SphereProjector projects points onto the given sphere.
More...
List of all members.
Detailed Description
SphereProjector projects points onto the given sphere.
Constructor & Destructor Documentation
osgManipulator::SphereProjector::SphereProjector |
( |
|
) |
|
osgManipulator::SphereProjector::SphereProjector |
( |
osg::Sphere * |
sphere |
) |
|
virtual osgManipulator::SphereProjector::~SphereProjector |
( |
|
) |
[protected, virtual] |
Member Function Documentation
const osg::Sphere* osgManipulator::SphereProjector::getSphere |
( |
|
) |
const [inline] |
bool osgManipulator::SphereProjector::isPointInFront |
( |
const PointerInfo & |
pi, |
|
|
const osg::Matrix & |
localToWorld | |
|
) |
| | const |
Returns true is the point is in front of the cylinder given the eye direction.
virtual bool osgManipulator::SphereProjector::project |
( |
const PointerInfo & |
pi, |
|
|
osg::Vec3d & |
projectedPoint | |
|
) |
| | const [virtual] |
void osgManipulator::SphereProjector::setFront |
( |
bool |
front |
) |
[inline] |
void osgManipulator::SphereProjector::setSphere |
( |
osg::Sphere * |
sphere |
) |
[inline] |
Member Data Documentation
The documentation for this class was generated from the following file: