52 public:
void SetVisible(
bool _visible);
56 public:
bool GetVisible()
const;
64 private: WireBoxPrivate *dataPtr;
Forward declarations for the common classes.
Definition: Animation.hh:33
Mathematical representation of a box and related functions.
Definition: Box.hh:35
std::shared_ptr< Visual > VisualPtr
Definition: RenderTypes.hh:112
GAZEBO_VISIBLE void Init(google::protobuf::Message &_message, const std::string &_id="")
Initialize a message.
Draws a wireframe box.
Definition: WireBox.hh:36