This file contains protoype method to redefine to replace DATA_COMBINE_FUNCTION slot. More...
Go to the source code of this file.
| Functions | |
| VVIZ_DATATYPE | VVizCombineData (in vec3 dataCoord) | 
This file contains protoype method to redefine to replace DATA_COMBINE_FUNCTION slot.
Definition in file vvizCombine_frag.h.
| VVIZ_DATATYPE VVizCombineData | ( | in vec3 | dataCoord | ) | 
SoVolumeShader::DATA_COMBINE_FUNCTION function.
Applications can replace this method to customize the SoVolumeShader::DATA_COMBINE_FUNCTION shader stage.
| dataCoord | Uniform data coordinate in volume space. |