#include <BVDistRot.h>
Inheritance diagram for BVDistRot:

Public Member Functions | |
| BVDistRot (const Geometry &g, const Matrix4 &multi, double sr=1.0) | |
| virtual | ~BVDistRot () |
| virtual double | distance (Geometry &g, double d, Vector3 *v) |
| virtual bool | separation (Geometry &g, Vector3 *v) |
Protected Attributes | |
| Geometry * | _pTwin |
| double | _scaleRatio |
Definition at line 18 of file BVDistRot.h.
|
||||||||||||||||
|
Definition at line 23 of file BVDistRot.h. References Geometry::clone(). |
|
|
Definition at line 31 of file BVDistRot.h. |
|
||||||||||||||||
|
Implements DistRot. Definition at line 33 of file BVDistRot.h. References Geometry::distance(), and MAXFLOAT. |
|
||||||||||||
|
Implements DistRot. Definition at line 47 of file BVDistRot.h. References Geometry::separation(). |
|
|
Definition at line 20 of file BVDistRot.h. |
|
|
|
1.4.6