xPolynomCurveData Class Reference

#include <lib_dwgobjects.h>

Inheritance diagram for xPolynomCurveData:

公共成员函数

Bool   ResizeObject ( Int32 count, Int32 degree)
Float GetBreakPoint ( Int32 index)
xPolynomCurvePoint GetPoint ( Int32 index)
Int32   GetPointCount ( GeListNode *node=nullptr)
void  InitClosed ()
-  Public Member Functions inherited from xBaseCurveData
void  SetPlanar ( Bool planar)
-  Public Member Functions inherited from xBaseGeometryData
void  初始化 ( GeListNode *node)

私有成员函数

  xPolynomCurveData ()
  ~xPolynomCurveData ()

构造函数 & 析构函数文档编制

◆  xPolynomCurveData()

xPolynomCurveData () private

◆  ~xPolynomCurveData()

~ xPolynomCurveData () private

成员函数文档编制

◆  ResizeObject()

Bool ResizeObject ( Int32   count ,
Int32   degree  
)

◆  GetBreakPoint()

Float * GetBreakPoint ( Int32   index )

◆  GetPoint()

xPolynomCurvePoint * GetPoint ( Int32   index )

◆  GetPointCount()

Int32 GetPointCount ( GeListNode node = nullptr )

◆  InitClosed()

void InitClosed ( )