CFx SDK Documentation  2023 SP0
Classes | Macros | Typedefs | Functions
GeNurbSurface.h File Reference
#include "Ge/GeSurface.h"
#include "Ge/GeKnotVector.h"
#include "OdPlatformSettings.h"
#include "TD_PackPush.h"
#include "TD_PackPop.h"

Go to the source code of this file.

Classes

class  OdGeNurbSurface
 

Macros

#define OD_GENURBSF_H   /*!DOM*/
 

Typedefs

typedef OdGeVector3d VectorDerivArray[derivArraySize][derivArraySize]
 
typedef double WDerivArray[derivArraySize][derivArraySize]
 

Functions

GE_TOOLKIT_EXPORT OdGeNurbSurfaceconvertFrom (const OdGeSurface *source, const OdGeTol &tol=OdGeContext::gTol, bool sameParametrization=false)
 

Macro Definition Documentation

◆ OD_GENURBSF_H

#define OD_GENURBSF_H   /*!DOM*/

Definition at line 25 of file GeNurbSurface.h.

Typedef Documentation

◆ VectorDerivArray

typedef OdGeVector3d VectorDerivArray[derivArraySize][derivArraySize]

Defines VectorDerivArray type.

Definition at line 39 of file GeNurbSurface.h.

◆ WDerivArray

typedef double WDerivArray[derivArraySize][derivArraySize]

Defines the WDerivArray type.

Definition at line 44 of file GeNurbSurface.h.

Function Documentation

◆ convertFrom()

GE_TOOLKIT_EXPORT OdGeNurbSurface* convertFrom ( const OdGeSurface source,
const OdGeTol tol = OdGeContext::gTol,
bool  sameParametrization = false 
)