ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
HObjectDisplayState Struct Reference
Inheritance diagram for HObjectDisplayState:
Collaboration diagram for HObjectDisplayState:

Public Member Functions

 HObjectDisplayState ()
 
 HObjectDisplayState (const ccHObject &obj)
 
- Public Member Functions inherited from ccDrawableObject::DisplayState
 DisplayState ()
 
 DisplayState (const ccDrawableObject &dobj)
 

Public Attributes

bool isEnabled = false
 
- Public Attributes inherited from ccDrawableObject::DisplayState
bool visible = false
 
bool colorsDisplayed = false
 
bool normalsDisplayed = false
 
bool sfDisplayed = false
 
bool colorIsOverridden = false
 
bool showNameIn3D = false
 

Additional Inherited Members

- Public Types inherited from ccDrawableObject::DisplayState
using Shared = QSharedPointer< DisplayState >
 

Detailed Description

Definition at line 1739 of file ecvHObject.cpp.

Constructor & Destructor Documentation

◆ HObjectDisplayState() [1/2]

HObjectDisplayState::HObjectDisplayState ( )
inline

Definition at line 1740 of file ecvHObject.cpp.

◆ HObjectDisplayState() [2/2]

HObjectDisplayState::HObjectDisplayState ( const ccHObject obj)
inline

Definition at line 1742 of file ecvHObject.cpp.

Member Data Documentation

◆ isEnabled

bool HObjectDisplayState::isEnabled = false

Definition at line 1745 of file ecvHObject.cpp.

Referenced by ccHObject::popDisplayState().


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