DtEntityInfoWidget is the object proxy for 2D distributed entity info (label) objects.
More...
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.
|
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 |
|
) |
| |
| virtual makVrv::DtEntityInfoWidget::~DtEntityInfoWidget |
( |
| ) |
|
|
virtual |
Member Function Documentation
| virtual void makVrv::DtEntityInfoWidget::setText |
( |
const DtUnicode & |
text | ) |
|
|
virtual |
| virtual void makVrv::DtEntityInfoWidget::setGroup |
( |
unsigned int |
group | ) |
|
|
virtual |
| DtModelAgent* makVrv::DtEntityInfoWidget::model |
( |
| ) |
|
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: