#include <marker.h>
Definition at line 57 of file marker.h.
marker_rviz_plugin::Marker::Marker |
( |
Ogre::SceneManager * |
scene_manager, |
|
|
Ogre::SceneNode * |
parent_node = 0 , |
|
|
int |
id = -1 |
|
) |
| |
marker_rviz_plugin::Marker::~Marker |
( |
| ) |
|
|
virtual |
const Ogre::Quaternion & marker_rviz_plugin::Marker::getOrientation |
( |
| ) |
|
|
virtual |
const Ogre::Vector3 & marker_rviz_plugin::Marker::getPosition |
( |
| ) |
|
|
virtual |
void marker_rviz_plugin::Marker::setColor |
( |
float |
r, |
|
|
float |
g, |
|
|
float |
b, |
|
|
float |
a |
|
) |
| |
|
virtual |
void marker_rviz_plugin::Marker::setColorLabel |
( |
Ogre::ColourValue |
color | ) |
|
void marker_rviz_plugin::Marker::setOrientation |
( |
const Ogre::Quaternion & |
orientation | ) |
|
|
virtual |
void marker_rviz_plugin::Marker::setPosition |
( |
const Ogre::Vector3 & |
position | ) |
|
|
virtual |
void marker_rviz_plugin::Marker::setScale |
( |
const Ogre::Vector3 & |
scale | ) |
|
|
virtual |
void marker_rviz_plugin::Marker::setShowAxes |
( |
bool |
showAxes | ) |
|
void marker_rviz_plugin::Marker::setShowLabel |
( |
bool |
showLabel | ) |
|
void marker_rviz_plugin::Marker::setShowMarker |
( |
bool |
showMarker | ) |
|
void marker_rviz_plugin::Marker::setUserData |
( |
const Ogre::Any & |
data | ) |
|
|
virtual |
Ogre::Entity* marker_rviz_plugin::Marker::markerEntity_ |
|
protected |
Ogre::SceneNode* marker_rviz_plugin::Marker::markerNode_ |
|
protected |
Ogre::SceneNode* marker_rviz_plugin::Marker::scene_node_ |
|
protected |
Ogre::SceneNode* marker_rviz_plugin::Marker::text_node_ |
|
protected |
The documentation for this class was generated from the following files: