Vec4.xAxis
graphene.vec4.Vec4 xAxis()Retrieves a pointer to a #graphene_vec4_t with its components set to (1, 0, 0, 0).
Returns
a constant vector
graphene.vec4.Vec4 xAxis()Retrieves a pointer to a #graphene_vec4_t with its components set to (1, 0, 0, 0).