ne_crv_getElement
-
LLineSegment *sbne::ne_crv_getElement(LCurve *c, const unsigned int &index)
Gets the indexth LLineSegment object of this LCurve object.
- Parameters
c – a pointer to the LCurve object.
index – the index of the LLineSegment object to return.
- Returns
a pointer to the indexth LLineSegment object of this LCurve object.