I have some volume files like this: each voxel are constituted of RGBA
value (4 unsigned char values). Because of that I don't need a
transfer function. The point is: the total numbers of colors I have
exceed 256 values. There's a way to visualize this kind of volume
using standard OpenInventor (VolumeViz) functions? How I'm going to
do that?