This is the complete list of members for SbCylinderProjector, including all inherited members.
copy() const =0 | SbProjector | pure virtual |
getCylinder() const | SbCylinderProjector | inline |
getRotation(const SbVec3f &point1, const SbVec3f &point2)=0 | SbCylinderProjector | pure virtual |
getViewVolume() const | SbProjector | inline |
getWorkingSpace() const | SbProjector | inline |
intersect(const SbLine &line)=0 | SbCylinderProjector | pure virtual |
isFront() const | SbCylinderProjector | inline |
isOrientToEye() const | SbCylinderProjector | inline |
isPointInFront(const SbVec3f &point) const | SbCylinderProjector | |
project(const SbVec2f &point)=0 | SbCylinderProjector | pure virtual |
projectAndGetRotation(const SbVec2f &point, SbRotation &rot) | SbCylinderProjector | |
setCylinder(const SbCylinder &cyl) | SbCylinderProjector | |
setFront(SbBool isFront) | SbCylinderProjector | |
setOrientToEye(SbBool orientToEye) | SbCylinderProjector | |
setViewVolume(const SbViewVolume &vol) | SbProjector | virtual |
setWorkingSpace(const SbMatrix &space) | SbCylinderProjector | virtual |
~SbCylinderProjector() | SbCylinderProjector | inlinevirtual |
~SbProjector() | SbProjector | inlinevirtual |