#include <lib_dwgobjects.h>
公共成员函数 |
|
| Bool | ResizeObject ( Int32 count, Int32 degree) |
| void | SetClosed ( Bool value) |
| void | SetPoint ( Int32 index, const 向量 &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 | 初始化 ( GeListNode *node) |
私有成员函数 |
|
| xNurbsCurveData () | |
| ~xNurbsCurveData () | |
|
|
| Bool ResizeObject | ( | Int32 | count , |
| Int32 | degree | ||
| ) |
| void SetClosed | ( | Bool | value | ) |
| void SetPoint | ( | Int32 | index , |
| const 向量 & | position , | ||
| const Float & | weight | ||
| ) |
| xNurbsKnots * GetKnots | ( | ) |
| void SetParameterRange | ( | Float | min , |
| Float | max | ||
| ) |
| void SetPolynomial | ( | Bool | value | ) |
| xNurbsCurvePoint * GetPoint | ( | Int32 | index | ) |