#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) |
![]() |
|
void | SetPlanar ( Bool planar) |
![]() |
|
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 | ) |