This is the complete list of members for
bodies::Box, including all inherited members.
Body(void) | bodies::Body | [inline] |
Box(void) | bodies::Box | [inline] |
Box(const shapes::Shape *shape) | bodies::Box | [inline] |
computeBoundingCylinder(BoundingCylinder &cylinder) const | bodies::Box | [virtual] |
computeBoundingSphere(BoundingSphere &sphere) const | bodies::Box | [virtual] |
computeVolume(void) const | bodies::Box | [virtual] |
containsPoint(const tf::Vector3 &p, bool verbose=false) const | bodies::Box | [virtual] |
bodies::Body::containsPoint(double x, double y, double z) const | bodies::Body | [inline] |
getPadding(void) const | bodies::Body | [inline] |
getPose(void) const | bodies::Body | [inline] |
getScale(void) const | bodies::Body | [inline] |
getType(void) const | bodies::Body | [inline] |
intersectsRay(const tf::Vector3 &origin, const tf::Vector3 &dir, std::vector< tf::Vector3 > *intersections=NULL, unsigned int count=0) const | bodies::Box | [virtual] |
m_center | bodies::Box | [protected] |
m_corner1 | bodies::Box | [protected] |
m_corner2 | bodies::Box | [protected] |
m_height | bodies::Box | [protected] |
m_height2 | bodies::Box | [protected] |
m_length | bodies::Box | [protected] |
m_length2 | bodies::Box | [protected] |
m_normalH | bodies::Box | [protected] |
m_normalL | bodies::Box | [protected] |
m_normalW | bodies::Box | [protected] |
m_padding | bodies::Body | [protected] |
m_pose | bodies::Body | [protected] |
m_radius2 | bodies::Box | [protected] |
m_radiusB | bodies::Box | [protected] |
m_scale | bodies::Body | [protected] |
m_type | bodies::Body | [protected] |
m_width | bodies::Box | [protected] |
m_width2 | bodies::Box | [protected] |
setDimensions(const shapes::Shape *shape) | bodies::Body | [inline] |
setPadding(double padd) | bodies::Body | [inline] |
setPose(const tf::Transform &pose) | bodies::Body | [inline] |
setScale(double scale) | bodies::Body | [inline] |
updateInternalData(void) | bodies::Box | [protected, virtual] |
useDimensions(const shapes::Shape *shape) | bodies::Box | [protected, virtual] |
~Body(void) | bodies::Body | [inline, virtual] |
~Box(void) | bodies::Box | [inline, virtual] |