Base class for all person visualization types.
More...
#include <TrafficConeVisual.h>
Base class for all person visualization types.
Definition at line 29 of file TrafficConeVisual.h.
◆ TrafficConeVisual()
◆ ~TrafficConeVisual()
| tuw_object_rviz::TrafficConeVisual::~TrafficConeVisual |
( |
| ) |
|
|
virtual |
◆ getColor()
| virtual Ogre::ColourValue& tuw_object_rviz::TrafficConeVisual::getColor |
( |
| ) |
|
|
pure virtual |
◆ getHeight()
| virtual double tuw_object_rviz::TrafficConeVisual::getHeight |
( |
| ) |
|
|
pure virtual |
◆ getOrientation()
| const Ogre::Quaternion & tuw_object_rviz::TrafficConeVisual::getOrientation |
( |
| ) |
const |
◆ getParentSceneNode()
| Ogre::SceneNode * tuw_object_rviz::TrafficConeVisual::getParentSceneNode |
( |
| ) |
|
◆ getPosition()
| const Ogre::Vector3 & tuw_object_rviz::TrafficConeVisual::getPosition |
( |
| ) |
const |
◆ setColor()
| virtual void tuw_object_rviz::TrafficConeVisual::setColor |
( |
const Ogre::ColourValue & |
c | ) |
|
|
pure virtual |
◆ setHeight()
| void tuw_object_rviz::TrafficConeVisual::setHeight |
( |
double |
height | ) |
|
|
virtual |
◆ setOrientation()
| void tuw_object_rviz::TrafficConeVisual::setOrientation |
( |
const Ogre::Quaternion & |
orientation | ) |
|
◆ setPosition()
| void tuw_object_rviz::TrafficConeVisual::setPosition |
( |
const Ogre::Vector3 & |
position | ) |
|
◆ setRadius()
| void tuw_object_rviz::TrafficConeVisual::setRadius |
( |
double |
radius | ) |
|
|
virtual |
◆ setScalingFactor()
| void tuw_object_rviz::TrafficConeVisual::setScalingFactor |
( |
double |
scalingFactor | ) |
|
|
virtual |
◆ setVisible()
| void tuw_object_rviz::TrafficConeVisual::setVisible |
( |
bool |
visible | ) |
|
◆ update()
| void tuw_object_rviz::TrafficConeVisual::update |
( |
float |
deltaTime | ) |
|
|
virtual |
◆ m_color
| Ogre::ColourValue tuw_object_rviz::TrafficConeVisual::m_color |
|
protected |
◆ m_height
| double tuw_object_rviz::TrafficConeVisual::m_height |
|
protected |
◆ m_parentSceneNode
| Ogre::SceneNode * tuw_object_rviz::TrafficConeVisual::m_parentSceneNode |
|
protected |
◆ m_radius
| double tuw_object_rviz::TrafficConeVisual::m_radius |
|
protected |
◆ m_sceneManager
| Ogre::SceneManager* tuw_object_rviz::TrafficConeVisual::m_sceneManager |
|
protected |
◆ m_sceneNode
| Ogre::SceneNode* tuw_object_rviz::TrafficConeVisual::m_sceneNode |
|
protected |
◆ m_width
| double tuw_object_rviz::TrafficConeVisual::m_width |
|
protected |
The documentation for this class was generated from the following files: