clearSlice(void) | Volume | |
computeSlice(void) | Volume | |
computeSlice(dword x_stop, dword y_stop, dword x_pass, dword y_pass) | Volume | |
convert(byte *data, dword XSize, dword YSize, dword ZSize, dword d_size, const vuTFIntensity &tfunc, dword component, float osamp=1.0f, float m_pad=1.0f, dword a_pad=0) | Volume | |
getCamera(vuCamera &cam) const | Volume | |
getInternalSliceHeight(void) const | Volume | |
getInternalSliceWidth(void) const | Volume | |
getSliceData(void) | Volume | |
getSliceHeight(void) const | Volume | |
getSliceWidth(void) const | Volume | |
interpolateSlice(void) | Volume | [protected] |
interpolateSlice(dword x_stop, dword y_stop, dword x_pass, dword y_pass) | Volume | [protected] |
m_Bias | Volume | [protected] |
m_CurImage | Volume | [protected] |
m_Filter | Volume | [protected] |
m_Image | Volume | [protected] |
m_ImageStep | Volume | [protected] |
m_ImageXSize | Volume | [protected] |
m_ImageYSize | Volume | [protected] |
m_InnerXSize | Volume | [protected] |
m_InnerYSize | Volume | [protected] |
m_Origin | Volume | [protected] |
m_Scale | Volume | [protected] |
m_Slice | Volume | [protected] |
m_SlicePtr | Volume | [protected] |
m_SliceXSize | Volume | [protected] |
m_SliceYSize | Volume | [protected] |
m_SSlice | Volume | [protected] |
m_Volume | Volume | [protected] |
m_Wrap | Volume | [protected] |
m_XAxis | Volume | [protected] |
m_XSize | Volume | [protected] |
m_XStep | Volume | [protected] |
m_YAxis | Volume | [protected] |
m_YSize | Volume | [protected] |
m_YStep | Volume | [protected] |
m_ZAxis | Volume | [protected] |
m_ZSize | Volume | [protected] |
operator=(Volume &rhs) | Volume | |
preprocess(void) | Volume | [protected] |
read_fvr(ifstream &fin, dword XSize, dword YSize, dword ZSize, dword d_size) | Volume | [protected] |
rotateSliceX(float alpha) | Volume | |
rotateSliceY(float alpha) | Volume | |
rotateSliceZ(float alpha) | Volume | |
scaleAndBias(void) | Volume | [protected] |
scoord(int x, int y) const | Volume | [inline, protected] |
setCamera(const vuCamera &cam) | Volume | |
setFilter(SpecFVRNS::Filter *filter) | Volume | |
setOversampling(float s) | Volume | |
setSliceBias(float bias) | Volume | |
setSliceScale(float scale) | Volume | |
setViewMatrix(const vuMatrix &mat) | Volume | |
setWrap(dword wrap) | Volume | [protected] |
vcoord(int x, int y, int z) const | Volume | [inline, protected] |
Volume() | Volume | |
Volume(Volume &inst) | Volume | |
VolumeSet class | Volume | [friend] |
wrapVolume(void) | Volume | [protected] |
write_fvr(char *out) const | Volume | [protected] |
writeImage(void) | Volume | |
~Volume() | Volume | |