#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 |
Definition at line 100 of file opennurbs_objref.h.
Definition at line 1087 of file opennurbs_objref.cpp.
Definition at line 1102 of file opennurbs_objref.cpp.
| void ON_ObjRef_IRefID::Default | ( | ) |
Definition at line 1096 of file opennurbs_objref.cpp.
| bool ON_ObjRef_IRefID::Read | ( | ON_BinaryArchive & | archive | ) |
Definition at line 519 of file opennurbs_objref.cpp.
| bool ON_ObjRef_IRefID::Write | ( | ON_BinaryArchive & | archive | ) | const |
Definition at line 484 of file opennurbs_objref.cpp.
| ON_COMPONENT_INDEX ON_ObjRef_IRefID::m_component_index |
Definition at line 146 of file opennurbs_objref.h.
Definition at line 154 of file opennurbs_objref.h.
Definition at line 137 of file opennurbs_objref.h.
Definition at line 128 of file opennurbs_objref.h.
Definition at line 121 of file opennurbs_objref.h.
Definition at line 113 of file opennurbs_objref.h.
Definition at line 116 of file opennurbs_objref.h.