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

Go to the source code of this file.

Macros

#define VVizDefaultData   VVIZ_DATATYPE(0.0)
 Default voxel value returned by VolumeViz shaders when no data is available.
 

Functions

VVIZ_DATATYPE VVizGetData (in VVizDataSetId dataset, in vec3 dataCoord)
 SoVolumeShader::GET_DATA_FUNCTION function.
 
VVIZ_DATATYPE VVizGetRawData (in VVizDataSetId dataset, in vec3 dataCoord)
 Default SoVolumeShader::GET_DATA_FUNCTION function.