Documentation
Dlang.org
Vec4.yAxis
graphene
vec4
Vec4
Retrieves a pointer to a #graphene_vec4_t with its components set to (0, 1, 0, 0).
class
Vec4
static
graphene.vec4.Vec4
yAxis
(
)
Return Value
Type:
graphene
.
vec4
.
Vec4
a constant vector
graphene
vec4
Vec4
functions
add
divide
dot
equal
getW
getX
getXy
getXyz
getY
getZ
initFromFloat
initFromVec2
initFromVec3
initFromVec4
init_
interpolate
length
max
min
multiply
near
negate
normalize
scale
subtract
toFloat
static functions
alloc
one
wAxis
xAxis
yAxis
zAxis
zero
Retrieves a pointer to a #graphene_vec4_t with its components set to (0, 1, 0, 0).