Documentation
Dlang.org
Vec3.zero
graphene
vec3
Vec3
Provides a constant pointer to a vector with three components, all sets to 0.
class
Vec3
static
graphene.vec3.Vec3
zero
(
)
Return Value
Type:
graphene
.
vec3
.
Vec3
a constant vector
graphene
vec3
Vec3
functions
add
cross
divide
dot
equal
getX
getXy
getXy0
getXyz0
getXyz1
getXyzw
getY
getZ
initFromFloat
initFromVec3
init_
interpolate
length
max
min
multiply
near
negate
normalize
scale
subtract
toFloat
static functions
alloc
one
xAxis
yAxis
zAxis
zero
Provides a constant pointer to a vector with three components, all sets to 0.