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

Volume.cpp File Reference

#include <string.h>
#include <stdio.h>
#include <iostream.h>
#include "SimpleDefs.h"
#include "Volume.h"
#include "vuVector.h"
#include "vuMatrix.h"
#include "Image_io.h"
#include "Transform.h"

Include dependency graph for Volume.cpp:

Include dependency graph

Go to the source code of this file.

Defines

#define ODD(x)   ((x)&1)
#define CONVOLVE_NO_MOD
#define CONVOLVE

Functions

dword find_dim (dword XSize, dword YSize, dword ZSize, float m_pad, dword a_pad)


Define Documentation

#define CONVOLVE
 

Definition at line 481 of file Volume.cpp.

#define CONVOLVE_NO_MOD
 

Definition at line 443 of file Volume.cpp.

#define ODD  )     ((x)&1)
 

Definition at line 11 of file Volume.cpp.


Function Documentation

dword find_dim dword  XSize,
dword  YSize,
dword  ZSize,
float  m_pad,
dword  a_pad
[static]
 

Definition at line 125 of file Volume.cpp.

References dword, and ODD.

Referenced by Volume::convert().


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