BoundingBoxElement Member List
This is the complete list of members for
BoundingBoxElement, including all inherited members.
| BoundingBoxElement(const std::string &_name, const fmat::Quaternion &_q, const xyzPair &_centroid, float _l, float _w, float _h, rgb _color=rgb(255, 0, 0)) | BoundingBoxElement | |
| BoundingBoxElement(const std::string &_name, const std::vector< std::vector< fmat::Column< 3 > > > &_vertices, rgb _color=rgb(255, 0, 0)) | BoundingBoxElement | |
| centroid | BoundingBoxElement | |
| getColor() const | GraphicsElement | |
| getName() const | GraphicsElement | |
| getType() const | GraphicsElement | |
| GraphicsElement(GraphicsElementType _type, std::string _name, rgb _color) | GraphicsElement | |
| h | BoundingBoxElement | |
| l | BoundingBoxElement | |
| q | BoundingBoxElement | |
| setColor(const rgb c) | GraphicsElement | |
| setColor(const std::string &colorname) | GraphicsElement | |
| setName(const std::string &_name) | GraphicsElement | |
| vertices | BoundingBoxElement | |
| w | BoundingBoxElement | |
| ~BoundingBoxElement() | BoundingBoxElement | [virtual] |
| ~GraphicsElement() | GraphicsElement | [virtual] |