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

The base class for remote graphics visualizers. More...

Inheritance diagram for makVrv::DtRemoteGraphicVisualizerAttributes:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 DtRemoteGraphicVisualizerAttributes ()
 CTOR.
virtual ~DtRemoteGraphicVisualizerAttributes ()
 DTOR.
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

The base class for remote graphics visualizers.


Constructor & Destructor Documentation

CTOR.

DTOR.


Member Function Documentation

virtual void makVrv::DtRemoteGraphicVisualizerAttributes::setFlashing ( bool  flashing) [pure virtual]

Set the graphic active or inactive.

virtual void makVrv::DtRemoteGraphicVisualizerAttributes::setLayerName ( const std::string &  layerName) [virtual]
virtual void makVrv::DtRemoteGraphicVisualizerAttributes::setVisible ( bool  yesNo) [protected, pure virtual]

Member Data Documentation

std::vector<std::string> makVrv::DtRemoteGraphicVisualizerAttributes::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)