_copyImageAndFindMinMax(vuFixelMap< SIZE, float > *image, float *slice, float &minVal, float &maxVal, word method) | vuFourierVolume< SIZE > | [protected] |
calcViewVectors(vuVector &lookAt, vuVector &up, vuVector &right) | vuFourierVolume< SIZE > | [static] |
clearSlice() | vuFourierVolume< SIZE > | |
computeDimensions(dword XSize, dword YSize, dword ZSize, float mult_pad, dword add_pad) | vuFourierVolume< SIZE > | |
computeSlice() | vuFourierVolume< SIZE > | |
computeSlice(dword x_stop, dword y_stop, dword x_pass, dword y_pass) | vuFourierVolume< SIZE > | |
computeUnscaledImage(bool doSlicing=true) | vuFourierVolume< SIZE > | |
computeUnscaledImage(vuFixelMap< SIZE, float > *&image, word method, bool doSlicing=true) | vuFourierVolume< SIZE > | |
computeUnscaledImage(vuFixelMap< SIZE, float > *&image, float &minVal, float &maxVal, word method, bool doSlicing=true) | vuFourierVolume< SIZE > | |
destroyTransform2D() | vuFourierVolume< SIZE > | [protected] |
fitBias() | vuFourierVolume< SIZE > | |
fitScale() | vuFourierVolume< SIZE > | |
getBias() | vuFourierVolume< SIZE > | |
getFilter() | vuFourierVolume< SIZE > | |
getImageHeight() const | vuFourierVolume< SIZE > | |
getImageWidth() const | vuFourierVolume< SIZE > | |
getIsChannelActive(dword idx) | vuFourierVolume< SIZE > | |
getIsReRendering() | vuFourierVolume< SIZE > | |
getRenderMethod() | vuFourierVolume< SIZE > | |
getScale() | vuFourierVolume< SIZE > | |
getSliceData() const | vuFourierVolume< SIZE > | |
getSliceHeight() const | vuFourierVolume< SIZE > | |
getSliceWidth() const | vuFourierVolume< SIZE > | |
getUnscaledImage() | vuFourierVolume< SIZE > | |
getWrap() | vuFourierVolume< SIZE > | |
getXSize() | vuFourierVolume< SIZE > | |
getYSize() | vuFourierVolume< SIZE > | |
getZSize() | vuFourierVolume< SIZE > | |
glResize(dword width, dword height) | vuFourierVolume< SIZE > | |
interpolateSlice() | vuFourierVolume< SIZE > | |
interpolateSlice(dword x_stop, dword y_stop, dword x_pass, dword y_pass) | vuFourierVolume< SIZE > | |
isInitialized() | vuFourierVolume< SIZE > | |
loadWisdom() | vuFourierVolume< SIZE > | [protected] |
m_Bias | vuFourierVolume< SIZE > | [protected] |
m_Channels | vuFourierVolume< SIZE > | [protected] |
m_Filter | vuFourierVolume< SIZE > | [protected] |
m_ImageStep | vuFourierVolume< SIZE > | [protected] |
m_ImageXSize | vuFourierVolume< SIZE > | [protected] |
m_ImageYSize | vuFourierVolume< SIZE > | [protected] |
m_InnerXSize | vuFourierVolume< SIZE > | [protected] |
m_InnerYSize | vuFourierVolume< SIZE > | [protected] |
m_IsReRendering | vuFourierVolume< SIZE > | [protected] |
m_Origin | vuFourierVolume< SIZE > | [protected] |
m_Plan2D | vuFourierVolume< SIZE > | [protected] |
m_RenderMethod | vuFourierVolume< SIZE > | [protected] |
m_Scale | vuFourierVolume< SIZE > | [protected] |
m_Slice | vuFourierVolume< SIZE > | [protected] |
m_SlicePtr | vuFourierVolume< SIZE > | [protected] |
m_SliceXSize | vuFourierVolume< SIZE > | [protected] |
m_SliceYSize | vuFourierVolume< SIZE > | [protected] |
m_UnscaledImage | vuFourierVolume< SIZE > | [protected] |
m_Volume | vuFourierVolume< SIZE > | [protected] |
m_Wrap | vuFourierVolume< SIZE > | [protected] |
m_XAxis | vuFourierVolume< SIZE > | [protected] |
m_XSize | vuFourierVolume< SIZE > | [protected] |
m_XStep | vuFourierVolume< SIZE > | [protected] |
m_YAxis | vuFourierVolume< SIZE > | [protected] |
m_YSize | vuFourierVolume< SIZE > | [protected] |
m_YStep | vuFourierVolume< SIZE > | [protected] |
m_ZAxis | vuFourierVolume< SIZE > | [protected] |
m_ZSize | vuFourierVolume< SIZE > | [protected] |
operator=(vuFourierVolume< SIZE > &rhs) | vuFourierVolume< SIZE > | |
read_fvr(ifstream &fin, dword XSize, dword YSize, dword ZSize, dword d_size) | vuFourierVolume< SIZE > | |
readFourierFromFile(const char *fileName, dword wrap=4, float s=1.0) | vuFourierVolume< SIZE > | |
render() | vuFourierVolume< SIZE > | |
saveWisdom() | vuFourierVolume< SIZE > | [protected] |
scoord(int x, int y) const | vuFourierVolume< SIZE > | [inline, protected] |
setBias(float bias) | vuFourierVolume< SIZE > | |
setCamera(const vuCamera *camera) | vuFourierVolume< SIZE > | |
setFilter(vuFourierFilter *filter) | vuFourierVolume< SIZE > | |
setIsChannelActive(dword idx, bool flag) | vuFourierVolume< SIZE > | |
setIsReRendering(bool flag) | vuFourierVolume< SIZE > | |
setOversampling(float s) | vuFourierVolume< SIZE > | |
setRenderMethod(dword renderMethod) | vuFourierVolume< SIZE > | |
setScale(float scale) | vuFourierVolume< SIZE > | |
setViewVectors(const vuVector &view, const vuVector &up, const vuVector &right) | vuFourierVolume< SIZE > | |
setWrap(dword wrap) | vuFourierVolume< SIZE > | |
shift2D(float *x, dword XSize, dword YSize) | vuFourierVolume< SIZE > | [static] |
shiftCopy2D(float *dest, float *src, dword XSize, dword YSize) | vuFourierVolume< SIZE > | [static] |
transform2D(float *x) | vuFourierVolume< SIZE > | [protected] |
transformSlice() | vuFourierVolume< SIZE > | |
vcoord(int x, int y, int z) const | vuFourierVolume< SIZE > | [inline, protected] |
vuFourierVolume() | vuFourierVolume< SIZE > | |
vuFourierVolume(vuFourierVolume< SIZE > &inst) | vuFourierVolume< SIZE > | |
wrapAndInitialize(float overSampling) | vuFourierVolume< SIZE > | [protected] |
wrapVolume(float *volume) | vuFourierVolume< SIZE > | [protected] |
write_fvr(char *out) const | vuFourierVolume< SIZE > | |
writeFourierToFile(const char *fileName, vuProgressHandler *handler=NULL) const | vuFourierVolume< SIZE > | |
writeSpatialVolume(const char *fileName, vuProgressHandler *handler=NULL) const | vuFourierVolume< SIZE > | |
~vuFourierVolume() | vuFourierVolume< SIZE > | |