#include <opennurbs_linestyle.h>
Public Member Functions | |
int | Compare (const ON_DisplayMaterialRef &other) const |
ON_DisplayMaterialRef () | |
bool | operator!= (const ON_DisplayMaterialRef &other) const |
bool | operator< (const ON_DisplayMaterialRef &other) const |
bool | operator<= (const ON_DisplayMaterialRef &other) const |
bool | operator== (const ON_DisplayMaterialRef &other) const |
bool | operator> (const ON_DisplayMaterialRef &other) const |
bool | operator>= (const ON_DisplayMaterialRef &other) const |
Public Attributes | |
ON_UUID | m_display_material_id |
ON_UUID | m_viewport_id |
Static Public Attributes | |
static const ON_UUID | m_invisible_in_detail_id |
Definition at line 43 of file opennurbs_linestyle.h.
Definition at line 1485 of file opennurbs_3dm_attributes.cpp.
int ON_DisplayMaterialRef::Compare | ( | const ON_DisplayMaterialRef & | other | ) | const |
Definition at line 1501 of file opennurbs_3dm_attributes.cpp.
bool ON_DisplayMaterialRef::operator!= | ( | const ON_DisplayMaterialRef & | other | ) | const |
Definition at line 1496 of file opennurbs_3dm_attributes.cpp.
bool ON_DisplayMaterialRef::operator< | ( | const ON_DisplayMaterialRef & | other | ) | const |
Definition at line 1509 of file opennurbs_3dm_attributes.cpp.
bool ON_DisplayMaterialRef::operator<= | ( | const ON_DisplayMaterialRef & | other | ) | const |
Definition at line 1514 of file opennurbs_3dm_attributes.cpp.
bool ON_DisplayMaterialRef::operator== | ( | const ON_DisplayMaterialRef & | other | ) | const |
Definition at line 1491 of file opennurbs_3dm_attributes.cpp.
bool ON_DisplayMaterialRef::operator> | ( | const ON_DisplayMaterialRef & | other | ) | const |
Definition at line 1519 of file opennurbs_3dm_attributes.cpp.
bool ON_DisplayMaterialRef::operator>= | ( | const ON_DisplayMaterialRef & | other | ) | const |
Definition at line 1524 of file opennurbs_3dm_attributes.cpp.
Definition at line 68 of file opennurbs_linestyle.h.
const ON_UUID ON_DisplayMaterialRef::m_invisible_in_detail_id [static] |
{ 0x1403a7e4, 0xe7ad, 0x4a01, { 0xa2, 0xaa, 0x41, 0xda, 0xe6, 0xbe, 0x7e, 0xcb } }
Definition at line 76 of file opennurbs_linestyle.h.
Definition at line 62 of file opennurbs_linestyle.h.