OSG
3.4.0
|
Shader generator framework. More...
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) |
Shader generator framework.
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.
Definition at line 85 of file OperationArrayFunctor.h.
Definition at line 112 of file OperationArrayFunctor.h.
|
inline |
|
inline |
bool osgUtil::dereference_check_less | ( | const T & | lhs, |
const T & | rhs | ||
) |
Definition at line 43 of file EdgeCollector.h.