QCAD
Open Source 2D CAD
Loading...
Searching...
No Matches
ON_DisplayMaterialRef Class Reference

#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
 

Constructor & Destructor Documentation

◆ ON_DisplayMaterialRef()

ON_DisplayMaterialRef::ON_DisplayMaterialRef ( )

Member Function Documentation

◆ Compare()

int ON_DisplayMaterialRef::Compare ( const ON_DisplayMaterialRef & other) const

◆ operator!=()

bool ON_DisplayMaterialRef::operator!= ( const ON_DisplayMaterialRef & other) const

◆ operator<()

bool ON_DisplayMaterialRef::operator< ( const ON_DisplayMaterialRef & other) const

◆ operator<=()

bool ON_DisplayMaterialRef::operator<= ( const ON_DisplayMaterialRef & other) const

◆ operator==()

bool ON_DisplayMaterialRef::operator== ( const ON_DisplayMaterialRef & other) const

◆ operator>()

bool ON_DisplayMaterialRef::operator> ( const ON_DisplayMaterialRef & other) const

◆ operator>=()

bool ON_DisplayMaterialRef::operator>= ( const ON_DisplayMaterialRef & other) const

Member Data Documentation

◆ m_display_material_id

ON_UUID ON_DisplayMaterialRef::m_display_material_id

◆ m_invisible_in_detail_id

const ON_UUID ON_DisplayMaterialRef::m_invisible_in_detail_id
static
Initial value:
=
{ 0x1403a7e4, 0xe7ad, 0x4a01, { 0xa2, 0xaa, 0x41, 0xda, 0xe6, 0xbe, 0x7e, 0xcb } }

◆ m_viewport_id

ON_UUID ON_DisplayMaterialRef::m_viewport_id

The documentation for this class was generated from the following files: