RobWorkProject  23.9.11-
Public Types | Public Member Functions | Public Attributes | List of all members
SceneViewer::View Struct Reference

Public Types

typedef rw::core::Ptr< ViewPtr
 Smart pointer for a View.
 

Public Member Functions

 View (const std::string &name)
 Construct new view. More...
 

Public Attributes

std::string _name
 Name of the view.
 
rw::graphics::DrawableNode::DrawType _drawType
 The draw type.
 
int _drawMask
 The draw mask.
 
SceneCamera::Ptr _viewCamera
 The scene camera for the view.
 
CameraGroup::Ptr _camGroup
 The camera group.
 

Constructor & Destructor Documentation

◆ View()

View ( const std::string &  name)
inline

Construct new view.

Parameters
name[in] name of the view.

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