47       public: 
virtual void Init();
    63       public: 
void FillMsg(msgs::Geometry &_msg);
    67       public: 
virtual void ProcessMsg(
const msgs::Geometry &_msg);
    70       public: 
virtual double ComputeVolume() 
const;
 Forward declarations for the common classes. 
Definition: Animation.hh:33
 
The Vector3 class represents the generic vector containing 3 elements. 
Definition: Vector3.hh:39
 
Base class for all shapes. 
Definition: Shape.hh:46
 
Box geometry primitive. 
Definition: BoxShape.hh:37
 
GAZEBO_VISIBLE void Init(google::protobuf::Message &_message, const std::string &_id="")
Initialize a message. 
 
boost::shared_ptr< Collision > CollisionPtr
Definition: PhysicsTypes.hh:104