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. | |