![]() |
VR-Forces 4.6 Class Documentation
|
Contains utility functions for generating blur shaders. More...
Go to the source code of this file.
Namespaces | |
| namespace | osg |
| Contains VR-Vantage objects which VR-Forces has replaced. | |
| namespace | makVrv |
| Contains DtGameControllerInformation class. | |
Functions | |
| DT_DLL_VRVPOSTPROCESSOR float * | makVrv::generateGaussianWeights (float s, int &n) |
| DT_DLL_VRVPOSTPROCESSOR float * | makVrv::generateTriangleWeights (int width) |
| DT_DLL_VRVPOSTPROCESSOR osg::Program * | makVrv::generate1DConvolutionFP_filter (float *weights, int width, bool vertical, bool tex2D, int imgWidth, int imgHeight) |
Contains utility functions for generating blur shaders.