|
QCAD
Open Source 2D CAD
|
This is the complete list of members for ONX_Model, including all inherited members.
| Audit(bool bAttemptRepair, int *repair_count, ON_TextLog *text_log, ON_SimpleArray< int > *warnings) | ONX_Model | virtual |
| BoundingBox() const | ONX_Model | |
| Destroy() | ONX_Model | |
| DestroyCache() | ONX_Model | |
| Dump(ON_TextLog &) const | ONX_Model | |
| DumpBitmapTable(ON_TextLog &) const | ONX_Model | |
| DumpDimStyleTable(ON_TextLog &) const | ONX_Model | |
| DumpFontTable(ON_TextLog &) const | ONX_Model | |
| DumpGroupTable(ON_TextLog &) const | ONX_Model | |
| DumpHatchPatternTable(ON_TextLog &) const | ONX_Model | |
| DumpHistoryRecordTable(ON_TextLog &) const | ONX_Model | |
| DumpIDefTable(ON_TextLog &) const | ONX_Model | |
| DumpLayerTable(ON_TextLog &) const | ONX_Model | |
| DumpLightTable(ON_TextLog &) const | ONX_Model | |
| DumpLinetypeTable(ON_TextLog &) const | ONX_Model | |
| DumpMaterialTable(ON_TextLog &) const | ONX_Model | |
| DumpObjectTable(ON_TextLog &) const | ONX_Model | |
| DumpSummary(ON_TextLog &) const | ONX_Model | |
| DumpTextureMappingTable(ON_TextLog &) const | ONX_Model | |
| DumpUserDataTable(ON_TextLog &) const | ONX_Model | |
| GetLinetype(const ON_3dmObjectAttributes &attributes, ON_Linetype &linetype) const | ONX_Model | |
| GetLinetype(int object_index, ON_Linetype &linetype) const | ONX_Model | |
| GetRenderMaterial(const ON_3dmObjectAttributes &attributes, ON_Material &material) const | ONX_Model | |
| GetRenderMaterial(int object_index, ON_Material &material) const | ONX_Model | |
| GetUnusedIDefName(ON_wString &idef_name) const | ONX_Model | virtual |
| GetUnusedLayerName(ON_wString &layer_name) const | ONX_Model | virtual |
| IDefIndex(ON_UUID idef_uuid) const | ONX_Model | virtual |
| IDefIndex(const wchar_t *idef_name) const | ONX_Model | virtual |
| IsValid(ON_TextLog *text_log=NULL) const | ONX_Model | |
| LayerIndex(const wchar_t *layer_name) const | ONX_Model | virtual |
| m_3dm_file_version | ONX_Model | |
| m_3dm_opennurbs_version | ONX_Model | |
| m__object_table_bbox | ONX_Model | private |
| m_bitmap_table | ONX_Model | |
| m_crc_error_count | ONX_Model | |
| m_dimstyle_table | ONX_Model | |
| m_file_length | ONX_Model | |
| m_font_table | ONX_Model | |
| m_group_table | ONX_Model | |
| m_hatch_pattern_table | ONX_Model | |
| m_history_record_table | ONX_Model | |
| m_idef_id_index | ONX_Model | |
| m_idef_table | ONX_Model | |
| m_layer_table | ONX_Model | |
| m_light_table | ONX_Model | |
| m_linetype_table | ONX_Model | |
| m_mapping_id_index | ONX_Model | |
| m_mapping_table | ONX_Model | |
| m_material_id_index | ONX_Model | |
| m_material_table | ONX_Model | |
| m_object_id_index | ONX_Model | |
| m_object_table | ONX_Model | |
| m_properties | ONX_Model | |
| m_settings | ONX_Model | |
| m_sStartSectionComments | ONX_Model | |
| m_userdata_table | ONX_Model | |
| ObjectIndex(ON_UUID object_uuid) const | ONX_Model | virtual |
| ONX_Model() | ONX_Model | |
| ONX_Model(const ONX_Model &) | ONX_Model | private |
| operator=(const ONX_Model &) | ONX_Model | private |
| Polish() | ONX_Model | virtual |
| Read(ON_BinaryArchive &archive, ON_TextLog *error_log=NULL) | ONX_Model | |
| Read(const char *filename, ON_TextLog *error_log=NULL) | ONX_Model | |
| Read(const wchar_t *filename, ON_TextLog *error_log=NULL) | ONX_Model | |
| UsesIDef(const ON_InstanceRef &iref, ON_UUID idef_uuid) const | ONX_Model | virtual |
| WireframeColor(const ON_3dmObjectAttributes &attributes) const | ONX_Model | |
| WireframeColor(int object_index) const | ONX_Model | |
| Write(ON_BinaryArchive &archive, int version=5, const char *sStartSectionComment=NULL, ON_TextLog *error_log=NULL) | ONX_Model | |
| Write(const char *filename, int version=5, const char *sStartSectionComment=NULL, ON_TextLog *error_log=NULL) | ONX_Model | |
| Write(const wchar_t *filename, int version=5, const char *sStartSectionComment=NULL, ON_TextLog *error_log=NULL) | ONX_Model | |
| ~ONX_Model() | ONX_Model | virtual |