CFx SDK Documentation 2024 SP0
|
#include "DbSubentId.h"
#include "DbCompoundObjectId.h"
#include "Ge/GeCurve3d.h"
#include "RxObjectImpl.h"
#include "TD_PackPush.h"
#include "TD_PackPop.h"
Go to the source code of this file.
Classes | |
class | OdDbGeomRef |
class | OdDbSubentRef |
class | OdDbFaceRef |
class | OdDbEdgeRef |
class | OdDbVertexRef |
class | OdDbPathRef |
class | OdDbVectorRef |
class | OdDbCoordSystemRef |
Macros | |
#define | DbGeomRef_INCLUDED_ /*!DOM*/ |
Typedefs | |
typedef OdSmartPtr< OdDbEntity > | OdDbEntityPtr |
typedef OdSmartPtr< OdDbGeomRef > | OdDbGeomRefPtr |
typedef OdSmartPtr< OdDbSubentRef > | OdDbSubentRefPtr |
typedef OdSmartPtr< OdDbFaceRef > | OdDbFaceRefPtr |
typedef OdSmartPtr< OdDbEdgeRef > | OdDbEdgeRefPtr |
typedef OdSmartPtr< OdDbVertexRef > | OdDbVertexRefPtr |
typedef OdSmartPtr< OdDbPathRef > | OdDbPathRefPtr |
typedef OdSmartPtr< OdDbVectorRef > | OdDbVectorRefPtr |
typedef OdSmartPtr< OdDbCoordSystemRef > | OdDbCoordSystemRefPtr |
#define DbGeomRef_INCLUDED_ /*!DOM*/ |
Definition at line 25 of file DbGeomRef.h.
The typified smart pointer. This template class is specialization of the OdSmartPtr class for the OdDbCoordSystemRef class.
Definition at line 1134 of file DbGeomRef.h.
typedef OdSmartPtr<OdDbEdgeRef> OdDbEdgeRefPtr |
The typified smart pointer. This template class is specialization of the OdSmartPtr class for the OdDbEdgeRef class.
Definition at line 516 of file DbGeomRef.h.
typedef OdSmartPtr<OdDbEntity> OdDbEntityPtr |
Definition at line 35 of file DbGeomRef.h.
typedef OdSmartPtr<OdDbFaceRef> OdDbFaceRefPtr |
The typified smart pointer. This template class is specialization of the OdSmartPtr class for the OdDbFaceRef class.
Definition at line 336 of file DbGeomRef.h.
typedef OdSmartPtr<OdDbGeomRef> OdDbGeomRefPtr |
The typified smart pointer. This template class is specialization of the OdSmartPtr class for the OdDbGeomRef class.
Definition at line 94 of file DbGeomRef.h.
typedef OdSmartPtr<OdDbPathRef> OdDbPathRefPtr |
The typified smart pointer. This template class is specialization of the OdSmartPtr class for the OdDbPathRef class.
Definition at line 875 of file DbGeomRef.h.
typedef OdSmartPtr<OdDbSubentRef> OdDbSubentRefPtr |
The typified smart pointer. This template class is specialization of the OdSmartPtr class for the OdDbSubentRef class.
Definition at line 230 of file DbGeomRef.h.
typedef OdSmartPtr<OdDbVectorRef> OdDbVectorRefPtr |
The typified smart pointer. This template class is specialization of the OdSmartPtr class for the OdDbVectorRef class.
Definition at line 983 of file DbGeomRef.h.
typedef OdSmartPtr<OdDbVertexRef> OdDbVertexRefPtr |
The typified smart pointer. This template class is specialization of the OdSmartPtr class for the OdDbVertexRef class.
Definition at line 734 of file DbGeomRef.h.