#include <ImageViz/SoImageViz.h>
#include <Inventor/SbVec.h>
#include <ImageViz/SbChannelList.h>
#include <Inventor/SbBox.h>
#include <ImageViz/SbImageDataVoxel.h>
#include <Inventor/misc/SoRefCounter.h>
Go to the source code of this file.
Classes | |
class | SbImageDataAccessor |
Class used to retrieve data from an SoImageDataAdapter. More... | |
class | SbImageDataAccessor::Region |
A region must be an ordered set with a first voxel and for each voxel a next voxel, else we cannot associate a buffer to this region. More... | |
class | SbImageDataAccessor::SubVolumeRegion |
Region representing a 3D box. More... |