OpenSceneGraph
3.0.1
|
Public Member Functions | |
virtual bool | operator() (float) const |
virtual bool | operator() (const osg::Vec2 &value) const |
virtual bool | operator() (const osg::Vec3 &value) const |
virtual bool | operator() (const osg::Vec4 &value) const |
virtual bool osgTerrain::ValidDataOperator::operator() | ( | float | ) | const [inline, virtual] |
Reimplemented in osgTerrain::NoDataValue, and osgTerrain::ValidRange.
virtual bool osgTerrain::ValidDataOperator::operator() | ( | const osg::Vec2 & | value | ) | const [inline, virtual] |
References operator()(), osg::Vec2f::x(), and osg::Vec2f::y().
Referenced by operator()().
virtual bool osgTerrain::ValidDataOperator::operator() | ( | const osg::Vec3 & | value | ) | const [inline, virtual] |
References operator()(), osg::Vec3f::x(), osg::Vec3f::y(), and osg::Vec3f::z().
Referenced by operator()().
virtual bool osgTerrain::ValidDataOperator::operator() | ( | const osg::Vec4 & | value | ) | const [inline, virtual] |
References operator()(), osg::Vec4f::x(), osg::Vec4f::y(), osg::Vec4f::z(), and osg::Vec4f::w().
Referenced by operator()().
![]() | Generated at Mon Oct 3 2011 12:39:49 for the OpenSceneGraph by doxygen 1.7.5. |