ne_rc_getVertex

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

Gets the indexth RenPoint object of this RCurve object.

Parameters
  • gS – a pointer to the RCurve object.

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

Returns

a pointer to the indexth RenPoint object of this RCurve object.