CFx SDK Documentation  2020SP3
Classes | Typedefs | Functions
DbSubDMesh.h File Reference
#include "TD_PackPush.h"
#include "DbEntity.h"
#include "DoubleArray.h"
#include "DbSurface.h"
#include "Db3dSolid.h"
#include "CmEntityColorArray.h"
#include "Int32Array.h"
#include "Gi/GiGeometry.h"
#include "TD_PackPop.h"

Go to the source code of this file.

Classes

class  OdDbSubDMesh
 
struct  MeshFaceterSettings
 

Typedefs

typedef OdSmartPtr< OdDbSubDMeshOdDbSubDMeshPtr
 
typedef struct MeshFaceterSettings OdDbFaceterSettings
 

Functions

TOOLKIT_EXPORT OdResult oddbGetObjectMesh (OdDbObject *pObj, const OdDbFaceterSettings *faceter, OdGePoint3dArray &vertexArray, OdInt32Array &faceArray, OdGiFaceData *&faceData)
 

Typedef Documentation

◆ OdDbFaceterSettings

Definition at line 260 of file DbSubDMesh.h.

◆ OdDbSubDMeshPtr

This template class is a specialization of the OdSmartPtr class for OdDbSubDMesh object pointers.

Definition at line 260 of file DbSubDMesh.h.

Function Documentation

◆ oddbGetObjectMesh()

TOOLKIT_EXPORT OdResult oddbGetObjectMesh ( OdDbObject pObj,
const OdDbFaceterSettings faceter,
OdGePoint3dArray vertexArray,
OdInt32Array faceArray,
OdGiFaceData *&  faceData 
)