Quad.getPoint

Retrieves the point of a #graphene_quad_t at the given index.

class Quad
getPoint
(
uint index
)

Parameters

index uint

the index of the point to retrieve

Return Value

Type: Point

a #graphene_point_t

Meta