CFx SDK Documentation
2022 SP0
|
#include "Ge/GeExport.h"
#include "Ge/GeDoubleArray.h"
#include "Ge/GeIntArray.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 OdGeDoubleArray & | getArray (OdGeKnotVector *p) |
GE_TOOLKIT_EXPORT const OdGeDoubleArray & | getArray (const OdGeKnotVector *p) |
#define OD_GE_KNOT_VECTOR /*!DOM*/ |
Definition at line 26 of file GeKnotVector.h.
GE_TOOLKIT_EXPORT const OdGeDoubleArray& getArray | ( | const OdGeKnotVector * | p | ) |
GE_TOOLKIT_EXPORT OdGeDoubleArray& getArray | ( | OdGeKnotVector * | p | ) |