Open Search
    xPolynomCurveData Class Reference

    #include <lib_dwgobjects.h>

    Inheritance diagram for xPolynomCurveData:

    Public Member Functions

    Bool ResizeObject (Int32 count, Int32 degree)
     
    FloatGetBreakPoint (Int32 index)
     
    xPolynomCurvePointGetPoint (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 Initialize (GeListNode *node)
     

    Private Member Functions

     xPolynomCurveData ()
     
     ~xPolynomCurveData ()
     

    Constructor & Destructor Documentation

    ◆ xPolynomCurveData()

    xPolynomCurveData ( )
    private

    ◆ ~xPolynomCurveData()

    ~xPolynomCurveData ( )
    private

    Member Function Documentation

    ◆ 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 ( )