Go to the documentation of this file.
18 #ifndef _GAZEBO_DARTMESHSHAPE_HH_
19 #define _GAZEBO_DARTMESHSHAPE_HH_
38 public:
virtual void Load(sdf::ElementPtr _sdf);
41 public:
virtual void Init();
44 public:
virtual void Update();
50 private:
int transformIndex;
53 private:
float *vertices;
56 private:
int *indices;