SbCylinderPlaneProjector Member List
This is the complete list of members for
SbCylinderPlaneProjector, including all inherited members.
Variables | Functions | Enumerations | Enumerator | Typedefs
Variables | defined in |
|
Functions | defined in |
copy() const | SbCylinderPlaneProjector | [virtual] |
getCylinder() const | SbCylinderProjector | [inline] |
getRotation(const SbVec3f &point1, const SbVec3f &point2) | SbCylinderPlaneProjector | [virtual] |
getTolerance() const | SbCylinderSectionProjector | [inline] |
getViewVolume() const | SbProjector | [inline] |
getWorkingSpace() const | SbProjector | [inline] |
intersect(const SbLine &line) | SbCylinderPlaneProjector | [virtual] |
isFront() const | SbCylinderProjector | [inline] |
isOrientToEye() const | SbCylinderProjector | [inline] |
isPointInFront(const SbVec3f &point) const | SbCylinderProjector | |
isWithinTolerance(const SbVec3f &point) | SbCylinderSectionProjector | |
project(const SbVec2f &point) | SbCylinderPlaneProjector | [virtual] |
projectAndGetRotation(const SbVec2f &point, SbRotation &rot) | SbCylinderProjector | |
SbCylinderPlaneProjector(float edgeTol=0.9f, SbBool orientToEye=TRUE) | SbCylinderPlaneProjector | |
SbCylinderPlaneProjector(const SbCylinder &cyl, float edgeTol=0.9f, SbBool orientToEye=TRUE) | SbCylinderPlaneProjector | |
SbCylinderSectionProjector(float edgeTol=0.9f, SbBool orientToEye=TRUE) | SbCylinderSectionProjector | |
SbCylinderSectionProjector(const SbCylinder &cyl, float edgeTol=0.9f, SbBool orientToEye=TRUE) | SbCylinderSectionProjector | |
setCylinder(const SbCylinder &cyl) | SbCylinderProjector | |
setFront(SbBool isFront) | SbCylinderProjector | |
setOrientToEye(SbBool orientToEye) | SbCylinderProjector | |
setTolerance(float edgeTol) | SbCylinderSectionProjector | |
setViewVolume(const SbViewVolume &vol) | SbProjector | [virtual] |
setWorkingSpace(const SbMatrix &space) | SbCylinderProjector | [virtual] |
~SbCylinderPlaneProjector() | SbCylinderPlaneProjector | [inline] |
~SbCylinderProjector() | SbCylinderProjector | [inline, virtual] |
~SbCylinderSectionProjector() | SbCylinderSectionProjector | [inline] |
~SbProjector() | SbProjector | [inline, virtual] |
|
Enumerations | defined in |
|
Enumerator | defined in |
|
Typedefs | defined in |
|