ne_plg_removeVertex

int sbne::ne_plg_removeVertex(VTransformation2D *gS, const unsigned int &index)

Removes the indexth RenPoint object from this VPolygon object.

Parameters:
  • gS – a pointer to the VPolygon object.

  • index – the index of the RenPoint object to remove.

Returns:

integer value indicating success/failure of the function.