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