CFx SDK Documentation 2024 SP0
Loading...
Searching...
No Matches
Classes | Macros | Typedefs
DbGeomRef.h File Reference
#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< OdDbEntityOdDbEntityPtr
 
typedef OdSmartPtr< OdDbGeomRefOdDbGeomRefPtr
 
typedef OdSmartPtr< OdDbSubentRefOdDbSubentRefPtr
 
typedef OdSmartPtr< OdDbFaceRefOdDbFaceRefPtr
 
typedef OdSmartPtr< OdDbEdgeRefOdDbEdgeRefPtr
 
typedef OdSmartPtr< OdDbVertexRefOdDbVertexRefPtr
 
typedef OdSmartPtr< OdDbPathRefOdDbPathRefPtr
 
typedef OdSmartPtr< OdDbVectorRefOdDbVectorRefPtr
 
typedef OdSmartPtr< OdDbCoordSystemRefOdDbCoordSystemRefPtr
 

Macro Definition Documentation

◆ DbGeomRef_INCLUDED_

#define DbGeomRef_INCLUDED_   /*!DOM*/

Definition at line 25 of file DbGeomRef.h.

Typedef Documentation

◆ OdDbCoordSystemRefPtr

The typified smart pointer. This template class is specialization of the OdSmartPtr class for the OdDbCoordSystemRef class.

See also
<link smart_pointers, Working with Smart Pointers>

Definition at line 1134 of file DbGeomRef.h.

◆ OdDbEdgeRefPtr

The typified smart pointer. This template class is specialization of the OdSmartPtr class for the OdDbEdgeRef class.

See also
<link smart_pointers, Working with Smart Pointers>

Definition at line 516 of file DbGeomRef.h.

◆ OdDbEntityPtr

Definition at line 35 of file DbGeomRef.h.

◆ OdDbFaceRefPtr

The typified smart pointer. This template class is specialization of the OdSmartPtr class for the OdDbFaceRef class.

See also
<link smart_pointers, Working with Smart Pointers>

Definition at line 336 of file DbGeomRef.h.

◆ OdDbGeomRefPtr

The typified smart pointer. This template class is specialization of the OdSmartPtr class for the OdDbGeomRef class.

See also
<link smart_pointers, Working with Smart Pointers>

Definition at line 94 of file DbGeomRef.h.

◆ OdDbPathRefPtr

The typified smart pointer. This template class is specialization of the OdSmartPtr class for the OdDbPathRef class.

See also
<link smart_pointers, Working with Smart Pointers>

Definition at line 875 of file DbGeomRef.h.

◆ OdDbSubentRefPtr

The typified smart pointer. This template class is specialization of the OdSmartPtr class for the OdDbSubentRef class.

See also
<link smart_pointers, Working with Smart Pointers>

Definition at line 230 of file DbGeomRef.h.

◆ OdDbVectorRefPtr

The typified smart pointer. This template class is specialization of the OdSmartPtr class for the OdDbVectorRef class.

See also
<link smart_pointers, Working with Smart Pointers>

Definition at line 983 of file DbGeomRef.h.

◆ OdDbVertexRefPtr

The typified smart pointer. This template class is specialization of the OdSmartPtr class for the OdDbVertexRef class.

See also
<link smart_pointers, Working with Smart Pointers>

Definition at line 734 of file DbGeomRef.h.