Point Cloud Library (PCL)  1.7.0
Public Member Functions | Public Attributes | Static Public Attributes
ON_DisplayMaterialRef Class Reference

#include <pcl/surface/3rdparty/opennurbs/opennurbs_linestyle.h>

List of all members.

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

Detailed Description

Definition at line 43 of file opennurbs_linestyle.h.


Constructor & Destructor Documentation


Member Function Documentation

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

Member Data Documentation

Definition at line 68 of file opennurbs_linestyle.h.

Definition at line 76 of file opennurbs_linestyle.h.

Definition at line 62 of file opennurbs_linestyle.h.


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