VR-Forces 4.0.4 Class Documentation
Public Member Functions | Protected Member Functions | Protected Attributes
makVrv::DtRemoteGraphicStateVisualizer Class Reference

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

List of all members.

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


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) [protected, pure virtual]

Member Data Documentation

std::vector<std::string> makVrv::DtRemoteGraphicStateVisualizer::myLayers [protected]

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

Document ID: Generated on Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)