RobWorkProject  23.9.11-
Public Member Functions | Public Attributes | List of all members
SceneDescriptor::VisualState Struct Reference

struct for keeping track of the visual state of each frame More...

#include <SceneDescriptor.hpp>

Public Member Functions

 VisualState ()
 Constructor.
 

Public Attributes

bool visible
 Visibility of drawable.
 
bool highlighted
 Highlighted drawable.
 
double alpha
 Transparency.
 
bool frameAxisVisible
 Show frame axes.
 
DrawableNode::DrawType dtype
 Type of drawable.
 
unsigned int dmask
 Drawable mask.
 
std::vector< DrawableProxy::Ptrdrawables
 Meta-info for the drawables.
 

Detailed Description

struct for keeping track of the visual state of each frame


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