Box.getVertices

Computes the vertices of the given #graphene_box_t.

class Box
void
getVertices
(
out Vec3[8] vertices
)

Parameters

vertices Vec3[8]

return location for an array of 8 #graphene_vec3_t

Meta