#include <lib_dwgobjects.h>

Public Member Functions | |
| Bool | ResizeObject (Int32 count, Int32 degree) |
| void | SetClosed (Bool value) |
| void | SetPoint (Int32 index, const Vector &position, const Float &weight) |
| xNurbsKnots * | GetKnots () |
| void | SetParameterRange (Float min, Float max) |
| void | SetPolynomial (Bool value) |
| xNurbsCurvePoint * | GetPoint (Int32 index) |
Public Member Functions inherited from xBaseCurveData | |
| void | SetPlanar (Bool planar) |
Public Member Functions inherited from xBaseGeometryData | |
| void | Initialize (GeListNode *node) |
Private Member Functions | |
| xNurbsCurveData () | |
| ~xNurbsCurveData () | |
|
private |
|
private |
| void SetClosed | ( | Bool | value | ) |
| xNurbsKnots* GetKnots | ( | ) |
| void SetPolynomial | ( | Bool | value | ) |
| xNurbsCurvePoint* GetPoint | ( | Int32 | index | ) |