buildColourVolumes(byte *data, dword xsize, dword ysize, dword zsize, dword dsize, const vuTFIntensity &tfunc, float osamp=1.0f, float m_pad=1.0f, dword a_pad=0) | VolumeSet | |
clearSlice(void) | VolumeSet | [inline] |
computeSlice(dword x_stop, dword y_stop, dword x_pass, dword y_pass) | VolumeSet | [inline] |
createVolumes(int nvolumes=0, bool initFilter=false) | VolumeSet | |
destroyData(bool destroyFilter=false) | VolumeSet | [protected] |
m_Filter | VolumeSet | |
m_NVolumes | VolumeSet | |
m_Recomp | VolumeSet | |
m_Volumes | VolumeSet | |
operator[](dword index) | VolumeSet | [inline] |
operator[](dword index) const | VolumeSet | [inline] |
read(char *in, float s=1.0, float m_pad=1.0f, dword a_pad=0) | VolumeSet | |
rotateSliceX(float alpha) | VolumeSet | [inline] |
rotateSliceY(float alpha) | VolumeSet | [inline] |
rotateSliceZ(float alpha) | VolumeSet | [inline] |
setCamera(const vuCamera &cam) | VolumeSet | [inline] |
setFilter(int num) | VolumeSet | |
setFilter(SpecFVRNS::Filter *filter) | VolumeSet | |
setSliceBias(float bias) | VolumeSet | [inline] |
setSliceScale(float scale) | VolumeSet | [inline] |
VolumeSet(int nvolumes=0) | VolumeSet | |
write_fvr(char *fn) | VolumeSet | |
~VolumeSet() | VolumeSet | |