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

DtEntityInfoWidget is the object proxy for 2D distributed entity info (label) objects. More...

List of all members.

Public Member Functions

 DtEntityInfoWidget (DtAgentManagerInterface &sceneInterface, unsigned int modelSet, const std::string &infoWidgetModelDef)
 CTOR.
virtual ~DtEntityInfoWidget ()
 DTOR.
virtual void setText (const DtUnicode &text)
 Set the text to display.
virtual void setGroup (unsigned int group)
 Set the group to render.
DtModelAgent * model ()
 Get the model which can be added to the scene objects.
virtual void setColor (float r, float g, float b, float a)
 Set the info widget's color.

Protected Attributes

DtAgentManagerInterfacemySceneInterface
DtProjectedWidgetModelAgent * myProjectedWidgetModelAgent
DtWidgetLabelAgent * myWidgetLabelAgent

Detailed Description

DtEntityInfoWidget is the object proxy for 2D distributed entity info (label) objects.


Constructor & Destructor Documentation

makVrv::DtEntityInfoWidget::DtEntityInfoWidget ( DtAgentManagerInterface sceneInterface,
unsigned int  modelSet,
const std::string &  infoWidgetModelDef 
)

CTOR.

DTOR.


Member Function Documentation

virtual void makVrv::DtEntityInfoWidget::setText ( const DtUnicode text) [virtual]

Set the text to display.

virtual void makVrv::DtEntityInfoWidget::setGroup ( unsigned int  group) [virtual]

Set the group to render.

Get the model which can be added to the scene objects.

virtual void makVrv::DtEntityInfoWidget::setColor ( float  r,
float  g,
float  b,
float  a 
) [virtual]

Set the info widget's color.


Member Data Documentation

DtProjectedWidgetModelAgent* makVrv::DtEntityInfoWidget::myProjectedWidgetModelAgent [protected]
DtWidgetLabelAgent* makVrv::DtEntityInfoWidget::myWidgetLabelAgent [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)