#include <facing_visualizer.h>
Definition at line 90 of file facing_visualizer.h.
| jsk_rviz_plugins::TextureObject::TextureObject |
( |
const int |
width, |
|
|
const int |
height, |
|
|
const std::string |
name |
|
) |
| |
| jsk_rviz_plugins::TextureObject::~TextureObject |
( |
| ) |
|
|
virtual |
| virtual int jsk_rviz_plugins::TextureObject::getHeight |
( |
| ) |
|
|
inlinevirtual |
| std::string jsk_rviz_plugins::TextureObject::getMaterialName |
( |
| ) |
|
|
virtual |
| virtual int jsk_rviz_plugins::TextureObject::getWidth |
( |
| ) |
|
|
inlinevirtual |
| const int jsk_rviz_plugins::TextureObject::height_ |
|
protected |
| Ogre::MaterialPtr jsk_rviz_plugins::TextureObject::material_ |
|
protected |
| const std::string jsk_rviz_plugins::TextureObject::name_ |
|
protected |
| Ogre::TexturePtr jsk_rviz_plugins::TextureObject::texture_ |
|
protected |
| const int jsk_rviz_plugins::TextureObject::width_ |
|
protected |
The documentation for this class was generated from the following files: