Open Inventor Release 2023.2.3
 
Loading...
Searching...
No Matches
vvizClipping_frag.h File Reference

Go to the source code of this file.

Functions

bool VVizIsClipped (vec3 tCoord)
 Customizes the SoVolumeShader::CLIPPING_FUNCTION shader stage.
 
bool VVizIsClippedByROI (in VVizDataSetId dataset, in vec3 texCoord)
 Returns true if the given coordinate is clipped by a ROI applied on the given dataset.
 
void VVizClipVoxel ()
 Applies clipping when using an SoVolumeClippingGroup or SoUniformGridClipping node.