#include "VVolume.h"#include "VProgram.h"Go to the source code of this file.
Classes | |
| struct | guiInput |
| class | VRenderer |
Enumerations | |
| enum | activeSlice { SAGGITAL = 0, CORRONAL, TRANSVERSAL, ALL } |
| enum activeSlice |
enum for active Slice
| SAGGITAL | saggital slice. |
| CORRONAL | corronal slice. |
| TRANSVERSAL | transversal slice. |
| ALL | all 3 slices should be displayed. |
Definition at line 12 of file VRenderer.h.
1.5.4