$search

object_manipulator::shapes::Mesh Class Reference

A container for a mesh, using a frame and dimensions. More...

#include <shape_tools.h>

List of all members.

Public Member Functions

 Mesh (const char *mesh_source, const tf::Vector3 &dims_in)
 Mesh (const char *mesh_source, const tf::Pose &frame_in, const tf::Vector3 &dims_in)
 Mesh ()
void transform (const tf::Transform &T)

Public Attributes

tf::Vector3 dims
tf::Pose frame
std_msgs::Header header
std::string mesh_resource
bool use_embedded_materials

Detailed Description

A container for a mesh, using a frame and dimensions.

This description is displayed lower in the doxygen as an extended description along with the above brief description.

Definition at line 121 of file shape_tools.h.


Constructor & Destructor Documentation

object_manipulator::shapes::Mesh::Mesh (  )  [inline]

Definition at line 124 of file shape_tools.h.

object_manipulator::shapes::Mesh::Mesh ( const char *  mesh_source,
const tf::Pose frame_in,
const tf::Vector3 dims_in 
) [inline]

Definition at line 126 of file shape_tools.h.

object_manipulator::shapes::Mesh::Mesh ( const char *  mesh_source,
const tf::Vector3 dims_in 
) [inline]

Definition at line 128 of file shape_tools.h.


Member Function Documentation

void object_manipulator::shapes::Mesh::transform ( const tf::Transform T  )  [inline]

Definition at line 130 of file shape_tools.h.


Member Data Documentation

Definition at line 136 of file shape_tools.h.

Definition at line 135 of file shape_tools.h.

Definition at line 132 of file shape_tools.h.

Definition at line 133 of file shape_tools.h.

Definition at line 134 of file shape_tools.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Friends


katana_object_manipulator
Author(s): Henning Deeken
autogenerated on Thu Jan 3 13:18:00 2013