Go to the source code of this file.
Functions | |
void | VVizCalcDistToUniformGrid (in vec4 vertex) |
void VVizCalcDistToUniformGrid | ( | in vec4 | vertex | ) |
This function must be called in your vertex main function if you are using an SoUniformGridClipping node.
The vertex parameter must be in view space.