Modifier and Type | Method and Description |
---|---|
ListOfCurveElements |
ListOfCurveElements.cloneObject()
Creates and returns a deep copy of the
ListOfCurveElements object. |
ListOfCurveElements |
Polygon.getListOfElements()
Returns a pointer to the list of segments.
|
ListOfCurveElements |
RenderCurve.getListOfElements()
Returns a pointer to the list of curve segments.
|
Constructor and Description |
---|
ListOfCurveElements(ListOfCurveElements source)
Copy constructor for
ListOfCurveElements objects. |