s2geometry-d ~master (2023-01-06T14:05:31Z)
Dub
Repo
Vector.w
s2
util
math
vector
Vector
Undocumented in source. Be warned that the author may not have intended to support it.
ElemT
w
[@property setter]
ElemT
w
[@property getter]
struct
Vector
(ElemT, size_t SizeV)
@
property
const
static if
(
SizeV >= 4
)
ElemT
w
(
)
if
(
SizeV
>= 1
)
Meta
Source
See Implementation
s2
util
math
vector
Vector
aliases
FloatT
ThisT
constructors
this
functions
abs
aequal
angle
ceil
clear
componentOrder
crossProd
dotProd
fabs
floor
isNaN
largestAbsComponent
norm
norm2
normalize
opBinary
opBinaryRight
opCmp
opEquals
opIndex
opIndexAssign
opOpAssign
opUnary
ortho
round
sqrt
toHash
toIntVector
toString
properties
data
w
x
y
z
static functions
from
max
min
nan
size
variables
_data