This is the complete list of members for
rviz::MeshShape, including all inherited members.
addColor(const Ogre::ColourValue &color) | rviz::MeshShape | |
addNormal(const Ogre::Vector3 &normal) | rviz::MeshShape | |
addTriangle(unsigned int p1, unsigned int p2, unsigned int p3) | rviz::MeshShape | |
addVertex(const Ogre::Vector3 &position) | rviz::MeshShape | |
addVertex(const Ogre::Vector3 &position, const Ogre::Vector3 &normal) | rviz::MeshShape | |
addVertex(const Ogre::Vector3 &position, const Ogre::Vector3 &normal, const Ogre::ColourValue &color) | rviz::MeshShape | |
beginTriangles() | rviz::MeshShape | |
clear() | rviz::MeshShape | |
Cone enum value | rviz::Shape | |
createEntity(const std::string &name, Type shape_type, Ogre::SceneManager *scene_manager) | rviz::Shape | [static] |
Cube enum value | rviz::Shape | |
Cylinder enum value | rviz::Shape | |
endTriangles() | rviz::MeshShape | |
entity_ | rviz::Shape | [protected] |
estimateVertexCount(size_t vcount) | rviz::MeshShape | |
getEntity() | rviz::Shape | [inline] |
getManualObject() | rviz::MeshShape | [inline] |
getMaterial() | rviz::Shape | [inline] |
getOrientation() | rviz::Shape | [virtual] |
getPosition() | rviz::Shape | [virtual] |
getRootNode() | rviz::Shape | [inline] |
getType() | rviz::Shape | [inline] |
manual_object_ | rviz::MeshShape | [private] |
material_ | rviz::Shape | [protected] |
material_name_ | rviz::Shape | [protected] |
Mesh enum value | rviz::Shape | |
MeshShape(Ogre::SceneManager *scene_manager, Ogre::SceneNode *parent_node=NULL) | rviz::MeshShape | |
Object(Ogre::SceneManager *scene_manager) | rviz::Object | |
offset_node_ | rviz::Shape | [protected] |
scene_manager_ | rviz::Object | [protected] |
scene_node_ | rviz::Shape | [protected] |
setColor(float r, float g, float b, float a) | rviz::Shape | [virtual] |
setColor(const Ogre::ColourValue &c) | rviz::Shape | |
setOffset(const Ogre::Vector3 &offset) | rviz::Shape | |
setOrientation(const Ogre::Quaternion &orientation) | rviz::Shape | [virtual] |
setPosition(const Ogre::Vector3 &position) | rviz::Shape | [virtual] |
setScale(const Ogre::Vector3 &scale) | rviz::Shape | [virtual] |
setUserData(const Ogre::Any &data) | rviz::Shape | [virtual] |
Shape(Type shape_type, Ogre::SceneManager *scene_manager, Ogre::SceneNode *parent_node=NULL) | rviz::Shape | |
Sphere enum value | rviz::Shape | |
started_ | rviz::MeshShape | [private] |
Type enum name | rviz::Shape | |
type_ | rviz::Shape | [protected] |
~MeshShape() | rviz::MeshShape | [virtual] |
~Object() | rviz::Object | [inline, virtual] |
~Shape() | rviz::Shape | [virtual] |