|  | QCAD
    Open Source 2D CAD | 
 
  
| Static Public Member Functions | |
| static void | DeleteViewportSettings (const ON_Layer &layer, const ON__LayerPerViewSettings *vp_settings_to_delete) | 
| static ON__LayerExtensions * | LayerExtensions (const ON_Layer &layer, bool bCreate) | 
| static ON__LayerPerViewSettings * | ViewportSettings (const ON_Layer &layer, const ON_UUID &viewport_id, bool bCreate) | 
| Public Attributes | |
| ON_SimpleArray< ON__LayerPerViewSettings > | m_vp_settings | 
|  Public Attributes inherited from ON_UserData | |
| ON_UUID | m_application_uuid | 
| unsigned int | m_userdata_copycount | 
| ON_UUID | m_userdata_uuid | 
| ON_Xform | m_userdata_xform | 
|  Public Attributes inherited from ON_Object | |
| ON_MEMORY_POOL * | m_mempool | 
| Private Member Functions | |
| ON_OBJECT_DECLARE (ON__LayerExtensions) | |
| ON__LayerExtensions::ON__LayerExtensions | ( | ) | 
| ON__LayerExtensions::~ON__LayerExtensions | ( | ) | 
| 
 | virtual | 
Reimplemented from ON_UserData.
| 
 | virtual | 
Reimplemented from ON_Object.
| 
 | static | 
| 
 | virtual | 
Reimplemented from ON_UserData.
| bool ON__LayerExtensions::IsEmpty | ( | ) | const | 
| 
 | virtual | 
Implements ON_Object.
| 
 | static | 
| 
 | private | 
| 
 | virtual | 
Reimplemented from ON_Object.
| 
 | virtual | 
Reimplemented from ON_Object.
| 
 | static | 
| 
 | virtual | 
Reimplemented from ON_Object.
| ON_SimpleArray<ON__LayerPerViewSettings> ON__LayerExtensions::m_vp_settings |