OpenSceneGraph 2.8.3
|
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::ValidRange, and osgTerrain::NoDataValue.
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] |
References operator()(), osg::Vec2f::x(), and osg::Vec2f::y().
Referenced by operator()().
![]() | Generated at Tue Mar 22 2011 13:20:29 for the OpenSceneGraph by doxygen 1.7.3. |