Open Inventor Release 2024.1.0
 
Loading...
Searching...
No Matches
vvizClipping_vert.h File Reference

Go to the source code of this file.

Functions

void VVizCalcDistToUniformGrid (in vec4 vertex)
 This function must be called in your vertex main function if you are using an SoUniformGridClipping node.
 

Function Documentation

◆ VVizCalcDistToUniformGrid()

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.