Rect.getVertices

Computes the four vertices of a #graphene_rect_t.

class Rect
void
getVertices
(
out Vec2[4] vertices
)

Parameters

vertices Vec2[4]

return location for an array of 4 #graphene_vec2_t

Meta