Variables | Functions | Enumerations | Enumerator | Typedefs
Variables | defined in | |
Functions | defined in | |
copy() const =0 | SbProjector | [pure virtual] |
getRotation(const SbVec3f &point1, const SbVec3f &point2)=0 | SbSphereProjector | [pure virtual] |
getSphere() const | SbSphereProjector | [inline] |
getViewVolume() const | SbProjector | [inline] |
getWorkingSpace() const | SbProjector | [inline] |
intersect(const SbLine &line)=0 | SbSphereProjector | [pure virtual] |
isFront() const | SbSphereProjector | [inline] |
isOrientToEye() const | SbSphereProjector | [inline] |
isPointInFront(const SbVec3f &point) const | SbSphereProjector | |
project(const SbVec2f &point)=0 | SbSphereProjector | [pure virtual] |
projectAndGetRotation(const SbVec2f &point, SbRotation &rot) | SbSphereProjector | |
setFront(SbBool inFront) | SbSphereProjector | |
setOrientToEye(SbBool orientToEye) | SbSphereProjector | |
setSphere(const SbSphere &sph) | SbSphereProjector | |
setViewVolume(const SbViewVolume &vol) | SbProjector | [virtual] |
setWorkingSpace(const SbMatrix &space) | SbSphereProjector | [virtual] |
~SbProjector() | SbProjector | [inline, virtual] |
~SbSphereProjector() | SbSphereProjector | [inline, virtual] |
Enumerations | defined in | |
Enumerator | defined in | |
Typedefs | defined in | |