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