22 #ifndef _PLANESHAPE_HH_
23 #define _PLANESHAPE_HH_
51 public:
virtual void Init();
54 public:
virtual void CreatePlane();
82 public:
void FillMsg(msgs::Geometry &_msg);
87 public:
virtual void ProcessMsg(
const msgs::Geometry &_msg);
Generic double x, y vector.
Definition: Vector2d.hh:39
The Vector3 class represents the generic vector containing 3 elements.
Definition: Vector3.hh:43
Base class for all shapes.
Definition: Shape.hh:40
boost::shared_ptr< Collision > CollisionPtr
Definition: PhysicsTypes.hh:94
GAZEBO_VISIBLE void Init(google::protobuf::Message &_message, const std::string &_id="")
Initialize a message.
Collision for an infinite plane.
Definition: PlaneShape.hh:41
#define GAZEBO_VISIBLE
Use to represent "symbol visible" if supported.
Definition: system.hh:48