18 #ifndef _GAZEBO_BULLETMESH_HH_
19 #define _GAZEBO_BULLETMESH_HH_
63 private:
void CreateMesh(
float *_vertices,
int *_indices,
64 unsigned int _numVertices,
unsigned int _numIndices,
A 3D mesh.
Definition: Mesh.hh:40
The Vector3 class represents the generic vector containing 3 elements.
Definition: Vector3.hh:43
A child mesh.
Definition: Mesh.hh:209
Bullet wrapper forward declarations and typedefs.
boost::shared_ptr< BulletCollision > BulletCollisionPtr
Definition: BulletTypes.hh:41
GAZEBO_VISIBLE void Init(google::protobuf::Message &_message, const std::string &_id="")
Initialize a message.
Triangle mesh collision helper class.
Definition: BulletMesh.hh:33
#define GAZEBO_VISIBLE
Use to represent "symbol visible" if supported.
Definition: system.hh:48