18 #ifndef _GAZEBO_DARTMESH_HH_
19 #define _GAZEBO_DARTMESH_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
DART wrapper forward declarations and typedefs.
GAZEBO_VISIBLE void Init(google::protobuf::Message &_message, const std::string &_id="")
Initialize a message.
boost::shared_ptr< DARTCollision > DARTCollisionPtr
Definition: DARTTypes.hh:45
#define GAZEBO_VISIBLE
Use to represent "symbol visible" if supported.
Definition: system.hh:48
Triangle mesh collision helper class.
Definition: DARTMesh.hh:33