24#ifndef VVIZ_CLIPPING_FRAG_H
25#define VVIZ_CLIPPING_FRAG_H
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.