Documentation
Dlang.org
Vec3.getZ
graphene
vec3
Vec3
Retrieves the third component of the given vector
v
.
class
Vec3
float
getZ
(
)
Return Value
Type:
float
the value of the third component of the vector
graphene
vec3
Vec3
constructors
this
functions
add
cPtr
cross
divide
dot
equal
getX
getXy
getXy0
getXyz0
getXyz1
getXyzw
getY
getZ
initFromFloat
initFromVec3
init_
interpolate
length
max
min
multiply
near
negate
normalize
scale
self
subtract
toFloat
properties
gType
static functions
alloc
getGType
one
xAxis
yAxis
zAxis
zero
Retrieves the third component of the given vector v.