CFx SDK Documentation  2023 SP0
Classes | Namespaces | Typedefs | Enumerations
DbPolygonMesh.h File Reference
#include "TD_PackPush.h"
#include "DbEntity.h"
#include "DbObjectIterator.h"
#include "DbPolygonMeshVertex.h"
#include "TD_PackPop.h"

Go to the source code of this file.

Classes

class  OdDbPolygonMesh
 

Namespaces

 OdDb
 

Typedefs

typedef OdSmartPtr< OdDbPolygonMeshVertexOdDbPolygonMeshVertexPtr
 
typedef OdSmartPtr< OdDbSequenceEndOdDbSequenceEndPtr
 
typedef OdSmartPtr< OdDbPolygonMeshOdDbPolygonMeshPtr
 

Enumerations

enum  OdDb::PolyMeshType { OdDb::kSimpleMesh = 0 , OdDb::kQuadSurfaceMesh = 5 , OdDb::kCubicSurfaceMesh = 6 , OdDb::kBezierSurfaceMesh = 8 }
 

Typedef Documentation

◆ OdDbPolygonMeshPtr

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

Definition at line 391 of file DbPolygonMesh.h.

◆ OdDbPolygonMeshVertexPtr

Definition at line 37 of file DbPolygonMesh.h.

◆ OdDbSequenceEndPtr

Definition at line 38 of file DbPolygonMesh.h.