Shape.remove

Remove the Vertex on the specific index. If vp is not null, the droped Vertex is stored there.

class Shape
final
void
remove
(
uint index
,
Vertex* vp = null
)

Meta