BoundingBox Class Reference
#include <bBox.h>
List of all members.
Detailed Description
A bounding box. Transform holds the translation to the center of the box and the rotation to make the box axes align with coordinate axes. HalfSize is the extents of half of the box along each axis.
Definition at line 38 of file bBox.h.
Constructor & Destructor Documentation
BoundingBox::BoundingBox |
( |
const transf & |
t, |
|
|
const vec3 & |
v | |
|
) |
| | [inline] |
BoundingBox::BoundingBox |
( |
const BoundingBox & |
b |
) |
[inline] |
BoundingBox::BoundingBox |
( |
|
) |
[inline] |
Member Function Documentation
void BoundingBox::applyTransform |
( |
const transf & |
t |
) |
|
const transf& BoundingBox::getTran |
( |
|
) |
const [inline] |
const transf& BoundingBox::getTranInv |
( |
|
) |
const [inline] |
void BoundingBox::setTran |
( |
const transf & |
t |
) |
[inline] |
Member Data Documentation
The documentation for this class was generated from the following files:
- /opt/ros/diamondback/stacks/graspit_simulator/graspit/graspit_source/include/bBox.h
- /opt/ros/diamondback/stacks/graspit_simulator/graspit/graspit_source/include/bbox_inl.h