#include <ObjectDetectionVisual.h>
Definition at line 63 of file ObjectDetectionVisual.h.
◆ ObjectDetectionVisual()
| tuw_object_rviz::ObjectDetectionVisual::ObjectDetectionVisual |
( |
Ogre::SceneManager * |
scene_manager, |
|
|
Ogre::SceneNode * |
parent_node |
|
) |
| |
◆ ~ObjectDetectionVisual()
| tuw_object_rviz::ObjectDetectionVisual::~ObjectDetectionVisual |
( |
| ) |
|
|
virtual |
◆ setColor()
| void tuw_object_rviz::ObjectDetectionVisual::setColor |
( |
Ogre::ColourValue |
color | ) |
|
|
virtual |
◆ setFrameOrientation()
| void tuw_object_rviz::ObjectDetectionVisual::setFrameOrientation |
( |
const Ogre::Quaternion & |
orientation | ) |
|
◆ setFramePosition()
| void tuw_object_rviz::ObjectDetectionVisual::setFramePosition |
( |
const Ogre::Vector3 & |
position | ) |
|
◆ setMessage()
| void tuw_object_rviz::ObjectDetectionVisual::setMessage |
( |
const tuw_object_msgs::ObjectWithCovariance::ConstPtr & |
msg | ) |
|
|
virtual |
◆ setScale()
| void tuw_object_rviz::ObjectDetectionVisual::setScale |
( |
float |
scale | ) |
|
|
virtual |
◆ setStyle()
| void tuw_object_rviz::ObjectDetectionVisual::setStyle |
( |
Styles |
style | ) |
|
|
virtual |
◆ setTransform()
| void tuw_object_rviz::ObjectDetectionVisual::setTransform |
( |
const Ogre::Vector3 & |
position, |
|
|
const Ogre::Quaternion & |
orientation |
|
) |
| |
◆ setVisiblities()
| void tuw_object_rviz::ObjectDetectionVisual::setVisiblities |
( |
bool |
render_covariance, |
|
|
bool |
render_id, |
|
|
bool |
render_sensor_type, |
|
|
bool |
render_pose |
|
) |
| |
◆ color_
| Ogre::ColourValue tuw_object_rviz::ObjectDetectionVisual::color_ |
|
protected |
◆ covariance_
◆ detection_id_
◆ frame_node_
| Ogre::SceneNode* tuw_object_rviz::ObjectDetectionVisual::frame_node_ |
|
protected |
◆ mean_
◆ pose_
◆ scale_
| float tuw_object_rviz::ObjectDetectionVisual::scale_ |
|
protected |
◆ scene_manager_
| Ogre::SceneManager* tuw_object_rviz::ObjectDetectionVisual::scene_manager_ |
|
protected |
◆ transform_
| Ogre::Matrix4 tuw_object_rviz::ObjectDetectionVisual::transform_ |
|
protected |
The documentation for this class was generated from the following files: