VR-Forces 4.3.1 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Member Functions | Protected Member Functions | Protected Attributes
makVrv::DtRemoteGraphicStateVisualizer Class Reference

Common base visualizer class for Remote Graphics. More...

Public Member Functions

 DtRemoteGraphicStateVisualizer ()
virtual ~DtRemoteGraphicStateVisualizer ()
virtual void setFlashing (bool flashing)=0
 Set the graphic's flashing state (similar to HTML blink)
virtual void setActive (bool active)
 Set the graphic active or inactive.
virtual void setLayerName (const std::string &layerName)
 Sets the layer that the graphic is in.

Protected Member Functions

virtual void setVisible (bool yesNo)=0

Protected Attributes

bool myActive
bool myFlashing
std::vector< std::string > myLayers
std::string myLayerName
bool myEnabled

Detailed Description

Common base visualizer class for Remote Graphics.

Constructor & Destructor Documentation

makVrv::DtRemoteGraphicStateVisualizer::DtRemoteGraphicStateVisualizer ( )
virtual makVrv::DtRemoteGraphicStateVisualizer::~DtRemoteGraphicStateVisualizer ( )
virtual

Member Function Documentation

virtual void makVrv::DtRemoteGraphicStateVisualizer::setFlashing ( bool  flashing)
pure virtual

Set the graphic's flashing state (similar to HTML blink)

virtual void makVrv::DtRemoteGraphicStateVisualizer::setActive ( bool  active)
virtual

Set the graphic active or inactive.

virtual void makVrv::DtRemoteGraphicStateVisualizer::setLayerName ( const std::string &  layerName)
virtual

Sets the layer that the graphic is in.

virtual void makVrv::DtRemoteGraphicStateVisualizer::setVisible ( bool  yesNo)
protectedpure virtual

Member Data Documentation

bool makVrv::DtRemoteGraphicStateVisualizer::myActive
protected
bool makVrv::DtRemoteGraphicStateVisualizer::myFlashing
protected
std::vector<std::string> makVrv::DtRemoteGraphicStateVisualizer::myLayers
protected
std::string makVrv::DtRemoteGraphicStateVisualizer::myLayerName
protected
bool makVrv::DtRemoteGraphicStateVisualizer::myEnabled
protected

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

Document ID: Generated on Wed Jul 29 00:55:00 EDT 2015 from SVN revision 155257
Copyright © 2005-2015 VT MÄK. All Rights Reserved (www.mak.com)