| Point Cloud Library (PCL)
    1.15.1-dev
    | 
#include <pcl/surface/3rdparty/opennurbs/opennurbs_linestyle.h>
 Collaboration diagram for ON_DisplayMaterialRef:
 Collaboration diagram for ON_DisplayMaterialRef:| Public Member Functions | |
| ON_DisplayMaterialRef () | |
| int | Compare (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 | 
| bool | operator>= (const ON_DisplayMaterialRef &other) const | 
| Public Attributes | |
| ON_UUID | m_viewport_id | 
| ON_UUID | m_display_material_id | 
| Static Public Attributes | |
| static const ON_UUID | m_invisible_in_detail_id | 
Definition at line 43 of file opennurbs_linestyle.h.
| ON_DisplayMaterialRef::ON_DisplayMaterialRef | ( | ) | 
| int ON_DisplayMaterialRef::Compare | ( | const ON_DisplayMaterialRef & | other | ) | const | 
| bool ON_DisplayMaterialRef::operator!= | ( | const ON_DisplayMaterialRef & | other | ) | const | 
| bool ON_DisplayMaterialRef::operator< | ( | const ON_DisplayMaterialRef & | other | ) | const | 
| bool ON_DisplayMaterialRef::operator<= | ( | const ON_DisplayMaterialRef & | other | ) | const | 
| bool ON_DisplayMaterialRef::operator== | ( | const ON_DisplayMaterialRef & | other | ) | const | 
| bool ON_DisplayMaterialRef::operator> | ( | const ON_DisplayMaterialRef & | other | ) | const | 
| bool ON_DisplayMaterialRef::operator>= | ( | const ON_DisplayMaterialRef & | other | ) | const | 
| ON_UUID ON_DisplayMaterialRef::m_display_material_id | 
Definition at line 68 of file opennurbs_linestyle.h.
| 
 | static | 
Definition at line 76 of file opennurbs_linestyle.h.
| ON_UUID ON_DisplayMaterialRef::m_viewport_id | 
Definition at line 62 of file opennurbs_linestyle.h.