CFx SDK Documentation 2024 SP0
Loading...
Searching...
No Matches
Classes | Macros | Functions
GeKnotVector.h File Reference
#include "Ge/GeExport.h"
#include "Ge/GeDoubleArray.h"
#include "Ge/GeIntArray.h"
#include "Ge/GeVector2d.h"
#include "TD_PackPush.h"
#include "TD_PackPop.h"

Go to the source code of this file.

Classes

class  OdGeKnotVector
 

Macros

#define OD_GE_KNOT_VECTOR   /*!DOM*/
 

Functions

GE_TOOLKIT_EXPORT OdGeDoubleArraygetArray (OdGeKnotVector *p)
 
GE_TOOLKIT_EXPORT const OdGeDoubleArraygetArray (const OdGeKnotVector *p)
 

Macro Definition Documentation

◆ OD_GE_KNOT_VECTOR

#define OD_GE_KNOT_VECTOR   /*!DOM*/

Definition at line 26 of file GeKnotVector.h.

Function Documentation

◆ getArray() [1/2]

GE_TOOLKIT_EXPORT const OdGeDoubleArray & getArray ( const OdGeKnotVector p)

◆ getArray() [2/2]