CFx SDK Documentation
2023 SP0
|
#include "TD_PackPush.h"
#include "ModelerDefs.h"
#include "Db3dSolid.h"
#include "DbRegion.h"
#include "DbSubentId.h"
#include "DbEntity.h"
#include "OdArray.h"
#include "TD_PackPop.h"
Go to the source code of this file.
Classes | |
class | OdDb3dSolid |
Typedefs | |
typedef OdSmartPtr< OdDb3dSolid > | OdDb3dSolidPtr |
typedef OdArray< OdDb3dSolidPtr > | OdDb3dSolidPtrArray |
typedef OdSmartPtr<OdDb3dSolid> OdDb3dSolidPtr |
This template class is a specialization of the OdSmartPtr class for OdDb3dSolid object pointers.
Definition at line 55 of file Db3dSolid.h.
typedef OdArray<OdDb3dSolidPtr> OdDb3dSolidPtrArray |
This template class is a specialization of the OdArray class for OdDb3dSolid object pointer arrays.
Definition at line 60 of file Db3dSolid.h.