VoxelBlur
Depth-of-field volume rendering
|
This is the main VolumeRenderer implementation file. More...
Classes | |
struct | ExternalArrayIndexSort< T > |
A comparator for std::sort that uses an external array for lookup and operates on its indices. More... | |
This is the main VolumeRenderer implementation file.
Initialization related stuff is in volumerenderer_init.cpp.