Triangle.getVertices

Retrieves the three vertices of the given #graphene_triangle_t.

class Triangle
void
getVertices

Parameters

a graphene.vec3.Vec3

return location for the first vertex

b graphene.vec3.Vec3

return location for the second vertex

c graphene.vec3.Vec3

return location for the third vertex