Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

vuFourierVolume_IO< S > Member List

This is the complete list of members for vuFourierVolume_IO< S >, including all inherited members.

_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_BiasvuFourierVolume< S > [protected]
m_ChannelsvuFourierVolume< S > [protected]
m_FiltervuFourierVolume< S > [protected]
m_ImageStepvuFourierVolume< S > [protected]
m_ImageXSizevuFourierVolume< S > [protected]
m_ImageYSizevuFourierVolume< S > [protected]
m_InnerXSizevuFourierVolume< S > [protected]
m_InnerYSizevuFourierVolume< S > [protected]
m_IsReRenderingvuFourierVolume< S > [protected]
m_OriginvuFourierVolume< S > [protected]
m_Plan2DvuFourierVolume< S > [protected]
m_RenderMethodvuFourierVolume< S > [protected]
m_ScalevuFourierVolume< S > [protected]
m_SlicevuFourierVolume< S > [protected]
m_SlicePtrvuFourierVolume< S > [protected]
m_SliceXSizevuFourierVolume< S > [protected]
m_SliceYSizevuFourierVolume< S > [protected]
m_UnscaledImagevuFourierVolume< S > [protected]
m_VolumevuFourierVolume< S > [protected]
m_WrapvuFourierVolume< S > [protected]
m_XAxisvuFourierVolume< S > [protected]
m_XSizevuFourierVolume< S > [protected]
m_XStepvuFourierVolume< S > [protected]
m_YAxisvuFourierVolume< S > [protected]
m_YSizevuFourierVolume< S > [protected]
m_YStepvuFourierVolume< S > [protected]
m_ZAxisvuFourierVolume< S > [protected]
m_ZSizevuFourierVolume< 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]


Generated on Wed Dec 15 21:21:16 2004 for vuVolume by  doxygen 1.3.9.1