class OSGUTIL_EXPORT osgUtil::Hit


Inheritance:


Public Fields

[more]float _ratio
[more]osg::LineSegment* _originalLineSegment
[more]osg::LineSegment* _localLineSegment
[more]osg::NodePath _nodePath
[more]osg::Geode* _geode
[more]osg::GeoSet* _geoset
[more]osg::Matrix* _matrix
[more]VecIndexList _vecIndexList
[more]int _primitiveIndex
[more]osg::Vec3 _intersectPoint
[more]osg::Vec3 _intersectNormal

Public Methods

[more] Hit()
[more] Hit(const Hit& hit)
[more] ~Hit()
[more]Hit& operator = (const Hit& hit)
[more]typedef std::vector<int> VecIndexList bool operator < (const Hit& hit) const


Documentation

o Hit()

o Hit(const Hit& hit)

o ~Hit()

oHit& operator = (const Hit& hit)

otypedef std::vector<int> VecIndexList bool operator < (const Hit& hit) const

ofloat _ratio

oosg::LineSegment* _originalLineSegment

oosg::LineSegment* _localLineSegment

oosg::NodePath _nodePath

oosg::Geode* _geode

oosg::GeoSet* _geoset

oosg::Matrix* _matrix

oVecIndexList _vecIndexList

oint _primitiveIndex

oosg::Vec3 _intersectPoint

oosg::Vec3 _intersectNormal


This class has no child classes.

Alphabetic index HTML hierarchy of classes or Java



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