QCAD
Open Source 2D CAD
Loading...
Searching...
No Matches
ON_ObjRef_IRefID Class Reference

#include <opennurbs_objref.h>

Public Member Functions

void Default ()
 
 ON_ObjRef_IRefID ()
 
bool Read (ON_BinaryArchive &)
 
bool Write (ON_BinaryArchive &) const
 
 ~ON_ObjRef_IRefID ()
 

Public Attributes

ON_COMPONENT_INDEX m_component_index
 
ON_ObjRefEvaluationParameter m_evp
 
ON_Xform m_geometry_xform
 
int m_idef_geometry_index
 
ON_UUID m_idef_uuid
 
ON_UUID m_iref_uuid
 
ON_Xform m_iref_xform
 

Constructor & Destructor Documentation

◆ ON_ObjRef_IRefID()

ON_ObjRef_IRefID::ON_ObjRef_IRefID ( )

◆ ~ON_ObjRef_IRefID()

ON_ObjRef_IRefID::~ON_ObjRef_IRefID ( )

Member Function Documentation

◆ Default()

void ON_ObjRef_IRefID::Default ( )

◆ Read()

bool ON_ObjRef_IRefID::Read ( ON_BinaryArchive & archive)

◆ Write()

bool ON_ObjRef_IRefID::Write ( ON_BinaryArchive & archive) const

Member Data Documentation

◆ m_component_index

ON_COMPONENT_INDEX ON_ObjRef_IRefID::m_component_index

◆ m_evp

ON_ObjRefEvaluationParameter ON_ObjRef_IRefID::m_evp

◆ m_geometry_xform

ON_Xform ON_ObjRef_IRefID::m_geometry_xform

◆ m_idef_geometry_index

int ON_ObjRef_IRefID::m_idef_geometry_index

◆ m_idef_uuid

ON_UUID ON_ObjRef_IRefID::m_idef_uuid

◆ m_iref_uuid

ON_UUID ON_ObjRef_IRefID::m_iref_uuid

◆ m_iref_xform

ON_Xform ON_ObjRef_IRefID::m_iref_xform

The documentation for this class was generated from the following files: