#include <opennurbs_objref.h>
Public Member Functions | |
| ON_ObjRef_IRefID ()=default | |
| ON_ObjRef_IRefID (const ON_ObjRef_IRefID &)=default | |
| ~ON_ObjRef_IRefID ()=default | |
| void | Default () |
| ON_ObjRef_IRefID & | operator= (const ON_ObjRef_IRefID &)=default |
| bool | Read (ON_BinaryArchive &) |
| bool | Write (ON_BinaryArchive &) const |
Public Attributes | |
| ON_COMPONENT_INDEX | m_component_index |
| ON_ObjRefEvaluationParameter | m_evp |
| ON_Xform | m_geometry_xform = ON_Xform::ZeroTransformation |
| int | m_idef_geometry_index = 0 |
| ON_UUID | m_idef_uuid = ON_nil_uuid |
| ON_UUID | m_iref_uuid = ON_nil_uuid |
| ON_Xform | m_iref_xform = ON_Xform::ZeroTransformation |
| m_iref_xform is the value stored in ON_InstanceRef.m_xform. More... | |
|
default |
|
default |
|
default |
| void ON_ObjRef_IRefID::Default | ( | ) |
|
default |
| bool ON_ObjRef_IRefID::Read | ( | ON_BinaryArchive & | ) |
| bool ON_ObjRef_IRefID::Write | ( | ON_BinaryArchive & | ) | const |
| ON_COMPONENT_INDEX ON_ObjRef_IRefID::m_component_index |
| ON_ObjRefEvaluationParameter ON_ObjRef_IRefID::m_evp |
| ON_Xform ON_ObjRef_IRefID::m_geometry_xform = ON_Xform::ZeroTransformation |
| int ON_ObjRef_IRefID::m_idef_geometry_index = 0 |
| ON_UUID ON_ObjRef_IRefID::m_idef_uuid = ON_nil_uuid |
| ON_UUID ON_ObjRef_IRefID::m_iref_uuid = ON_nil_uuid |
| ON_Xform ON_ObjRef_IRefID::m_iref_xform = ON_Xform::ZeroTransformation |
m_iref_xform is the value stored in ON_InstanceRef.m_xform.