Shape.fetchVertexAt

Returns a pointer of the Vertex at the given index or null if the index is out of rpoint.

class Shape
final inout
inout(Vertex)*
fetchVertexAt
(
uint idx
)

Meta