class OSGUTIL_EXPORT osgUtil::PickVisitor


Inheritance:


Public Methods

[more] PickVisitor()
[more] ~PickVisitor()
[more]virtual void apply(osg::Projection& pr)
[more]osgUtil::IntersectVisitor::HitList& getHits(osg::Node* nd, const osg::Matrix &projm, const float x, const float y)
[more]osgUtil::IntersectVisitor::HitList& getHits(osgUtil::SceneView* , double x, double y)
[more]osgUtil::IntersectVisitor::HitList& getHits(osg::Node* nd, const osg::Vec3 near_point, const osg::Vec3 far_point)
[more]osgUtil::IntersectVisitor::HitList& getHits(void)
[more]inline void setxy(float xpt, float ypt)
[more]inline bool hits()


Documentation

o PickVisitor()

o ~PickVisitor()

ovirtual void apply(osg::Projection& pr)

oosgUtil::IntersectVisitor::HitList& getHits(osg::Node* nd, const osg::Matrix &projm, const float x, const float y)

oosgUtil::IntersectVisitor::HitList& getHits(osgUtil::SceneView* , double x, double y)

oosgUtil::IntersectVisitor::HitList& getHits(osg::Node* nd, const osg::Vec3 near_point, const osg::Vec3 far_point)

oosgUtil::IntersectVisitor::HitList& getHits(void)

oinline void setxy(float xpt, float ypt)

oinline bool hits()


This class has no child classes.

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.