ne_rc_removeVertex

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

Removes the indexth RenPoint object from this RCurve object.

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

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

Returns:

integer value indicating success/failure of the function.