xPolynomSurfaceData Class Reference

#include <lib_dwgobjects.h>

Inheritance diagram for xPolynomSurfaceData:

公共成员函数

Bool   ResizeObject ( Int32 ucount, Int32 vcount, Int32 udegree, Int32 vdegree)
Float GetUBreakPoint ( Int32 index)
Float GetVBreakPoint ( Int32 index)
xPolynomSurfacePoint GetPoint ( Int32 uindex, Int32 vindex)
Int32   GetPointCount ( GeListNode *node=nullptr)
void  InitClosed ()
-  Public Member Functions inherited from xBaseGeometryData
void  初始化 ( GeListNode *node)

私有成员函数

  xPolynomSurfaceData ()
  ~xPolynomSurfaceData ()

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

◆  xPolynomSurfaceData()

xPolynomSurfaceData () private

◆  ~xPolynomSurfaceData()

~ xPolynomSurfaceData () private

成员函数文档编制

◆  ResizeObject()

Bool ResizeObject ( Int32   ucount ,
Int32   vcount ,
Int32   udegree ,
Int32   vdegree  
)

◆  GetUBreakPoint()

Float * GetUBreakPoint ( Int32   index )

◆  GetVBreakPoint()

Float * GetVBreakPoint ( Int32   index )

◆  GetPoint()

xPolynomSurfacePoint * GetPoint ( Int32   uindex ,
Int32   vindex  
)

◆  GetPointCount()

Int32 GetPointCount ( GeListNode node = nullptr )

◆  InitClosed()

void InitClosed ( )