qCC_db version 2.13.alpha (Qt) - 31 May 2022
CloudCompare 3D entities
Public Types | Public Member Functions | Public Attributes | List of all members
ccDrawableObject::DisplayState Struct Reference

Display state. More...

#include <ccDrawableObject.h>

Inheritance diagram for ccDrawableObject::DisplayState:
Inheritance graph
[legend]
Collaboration diagram for ccDrawableObject::DisplayState:
Collaboration graph
[legend]

Public Types

using Shared = QSharedPointer< DisplayState >
 

Public Member Functions

 DisplayState (const ccDrawableObject &dobj)
 

Public Attributes

bool visible = false
 
bool colorsDisplayed = false
 
bool normalsDisplayed = false
 
bool sfDisplayed = false
 
bool colorIsOverridden = false
 
bool showNameIn3D = false
 
ccGenericGLDisplaydisplay = nullptr
 

Detailed Description

Display state.


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