CFx SDK Documentation 2024 SP0
Loading...
Searching...
No Matches
Classes | Namespaces | Typedefs | Enumerations
DbVertex.h File Reference
#include "TD_PackPush.h"
#include "DbEntity.h"
#include "DwgDeclareMembers.h"
#include "TD_PackPop.h"

Go to the source code of this file.

Classes

class  OdDbVertex
 

Namespaces

namespace  OdDb
 

Typedefs

typedef OdSmartPtr< OdDbVertexOdDbVertexPtr
 

Enumerations

enum  OdDb::Vertex3dType { OdDb::k3dSimpleVertex = 0 , OdDb::k3dControlVertex = 1 , OdDb::k3dFitVertex = 2 }
 

Typedef Documentation

◆ OdDbVertexPtr

This template class is a specialization of the OdSmartPtr class for OdDbVertex object pointers.

Definition at line 79 of file DbVertex.h.