This file contains function related to clipping feature. More...
Go to the source code of this file.
Functions | |
void | VVizCalcDistToUniformGrid (in vec4 vertex) |
This file contains function related to clipping feature.
Definition in file vvizClipping_vert.h.
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.