|
CFx SDK Documentation 2026 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 1182 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 531 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 345 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 97 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 911 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 236 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 1025 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 752 of file DbGeomRef.h.