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() | ( | const osg::Vec4 & | value | ) | const [inline, virtual] |
References operator()(), osg::Vec4f::w(), osg::Vec4f::x(), osg::Vec4f::y(), and osg::Vec4f::z().
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::Vec2 & | value | ) | const [inline, virtual] |
virtual bool osgTerrain::ValidDataOperator::operator() | ( | float | ) | const [inline, virtual] |
Reimplemented in osgTerrain::ValidRange, and osgTerrain::NoDataValue.
![]() | Generated at Wed Aug 26 07:21:46 2009 for the OpenSceneGraph by doxygen 1.5.8. |