CFx SDK Documentation
2023 SP0
|
#include "TD_PackPush.h"
#include "DbEntity.h"
#include "DbObjectIterator.h"
#include "TD_PackPop.h"
Go to the source code of this file.
Classes | |
class | OdDbPolyFaceMesh |
Typedefs | |
typedef OdSmartPtr< OdDbPolyFaceMeshVertex > | OdDbPolyFaceMeshVertexPtr |
typedef OdSmartPtr< OdDbSequenceEnd > | OdDbSequenceEndPtr |
typedef OdSmartPtr< OdDbPolyFaceMesh > | OdDbPolyFaceMeshPtr |
This template class is a specialization of the OdSmartPtr class for OdDbPolyFaceMesh object pointers.
Definition at line 206 of file DbPolyFaceMesh.h.
This template class is a specialization of the OdSmartPtr class for OdDbPolyFaceMeshVertex object pointers.
Definition at line 41 of file DbPolyFaceMesh.h.
typedef OdSmartPtr<OdDbSequenceEnd> OdDbSequenceEndPtr |
This template class is a specialization of the OdSmartPtr class for OdDbSequenceEnd object pointers.
Definition at line 45 of file DbPolyFaceMesh.h.