objtree::GBBox Class Reference
#include <gbbox.h>
List of all members.
Detailed Description
General bounding box class. Represent not axis aligned bounding box in octree.
Definition at line 41 of file gbbox.h.
Constructor & Destructor Documentation
objtree::GBBox::GBBox |
( |
const Point & |
position, |
|
|
const Vector4f & |
orientation, |
|
|
const Point & |
scale, |
|
|
const Box & |
box | |
|
) |
| | |
A constructor.
- Parameters:
-
| box | bounding box position and size |
Definition at line 38 of file gbbox.cpp.
Member Function Documentation
bool objtree::GBBox::isSimilar |
( |
const Object * |
object |
) |
const [virtual] |
Compare other object for similarity.
- Parameters:
-
- Returns:
- true if object is similar, false otherwise
Reimplemented from objtree::BBox.
Definition at line 52 of file gbbox.cpp.
const Vector4f& objtree::GBBox::orientation |
( |
|
) |
const [inline] |
const Point& objtree::GBBox::position |
( |
|
) |
const [inline] |
const Point& objtree::GBBox::scale |
( |
|
) |
const [inline] |
Member Data Documentation
The documentation for this class was generated from the following files:
srs_env_model
Author(s): Vit Stancl (stancl@fit.vutbr.cz), Tomas Lokaj, Jan Gorig, Michal Spanel (spanel@fit.vutbr.cz)
autogenerated on Tue Mar 5 14:33:48 2013