|
openscenegraph
|
Typedefs | |
| typedef OperationArrayFunctor < AddRangeOperator > | AddRangeFunctor |
| typedef OperationArrayFunctor < MultiplyRangeOperator > | MultiplyRangeFunctor |
Functions | |
| template<class T > | |
| bool | dereference_check_less (const T &lhs, const T &rhs) |
| osg::Image * | create3DNoiseImage (int texSize) |
| osg::Texture3D * | create3DNoiseTexture (int texSize) |
The osgUtil library provides general purpose utility classes such as update, cull and draw traverses, scene graph operators such a scene graph optimisation, tri stripping, and tessellation.
|
inline |
References osgUtil::PerlinNoise::create3DNoiseImage().
|
inline |
References osgUtil::PerlinNoise::create3DNoiseTexture().
| bool osgUtil::dereference_check_less | ( | const T & | lhs, |
| const T & | rhs | ||
| ) |
1.8.6