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

bccline.cpp File Reference

#include <iostream.h>
#include <stdio.h>
#include <math.h>
#include "vuVector.h"

Include dependency graph for bccline.cpp:

Include dependency graph

Go to the source code of this file.

Defines

#define MAXX   45
#define MAXY   45
#define MAXZ   90
#define DATSIZE   MAXX*MAXY*MAXZ
#define FNAME   "line.bcc.vud"
#define T   1.41421356

Functions

vuVector getVoxelPosition (int x, int y, int z)
void main (void)


Define Documentation

#define DATSIZE   MAXX*MAXY*MAXZ
 

Definition at line 11 of file bccline.cpp.

Referenced by main().

#define FNAME   "line.bcc.vud"
 

Definition at line 12 of file bccline.cpp.

Referenced by main().

#define MAXX   45
 

Definition at line 8 of file bccline.cpp.

Referenced by main().

#define MAXY   45
 

Definition at line 9 of file bccline.cpp.

Referenced by main().

#define MAXZ   90
 

Definition at line 10 of file bccline.cpp.

Referenced by main().

#define T   1.41421356
 

Definition at line 13 of file bccline.cpp.

Referenced by vuFixelMap< SIZE, TYPE >::_ensureBuffer(), vuFixelMap< SIZE, TYPE >::_shearX(), vuFixelMap< SIZE, TYPE >::_shearY(), vuFourierCluster< SIZE, TYPE >::addViewToVolume(), vuFixelMap< SIZE, TYPE >::clear(), vuFixelMap< SIZE, TYPE >::copyMapToChannel(), vuDVector< LightNode >::createData(), vuColour< 8 >::fromColourN(), vuFixelMap< SIZE, TYPE >::getBuffer(), vuFixel< SIZE, TYPE >::getBuffer(), vuFixelMap< SIZE, TYPE >::getChannel(), vu15121::getDataValue(), vuFixelMap< SIZE, TYPE >::getFixel(), vu15121::getGradient(), vuFixelMap< SIZE, TYPE >::getMinAndMaxValue(), getVoxelPosition(), vuFixel< SIZE, TYPE >::maxComponent(), vuFixel< SIZE, TYPE >::minComponent(), vuFixelMap< SIZE, TYPE >::operator *=(), vuFixelMap< SIZE, TYPE >::operator+=(), vuFixelMap< SIZE, TYPE >::operator-=(), vuFixelMap< SIZE, TYPE >::operator/=(), vuFixelMap< SIZE, TYPE >::operator=(), vuFixel< SIZE, TYPE >::operator[](), vuDVector< LightNode >::operator[](), vuColour31a::planckian(), vuFixelMap< SIZE, TYPE >::read(), vuSphericView< SIZE, TYPE >::readFromBuffer(), vuFixelMap< SIZE, TYPE >::readFromFileStream(), vuDVector< LightNode >::resizeData(), vuFixelMap< SIZE, TYPE >::rotate(), vuFixelMap< SIZE, TYPE >::rotate180(), vuFixelMap< SIZE, TYPE >::rotate90(), vuFixelMap< SIZE, TYPE >::scaleAndBias(), vuFixelMap< SIZE, TYPE >::setFixel(), ns_vu1112112::Swap(), vuColour< 8 >::toColourN(), vuSphLfFlt_BestMatch< SIZE, TYPE >::vuSphLfFlt_BestMatch(), vuSphLfFlt_FitAngle< SIZE, TYPE >::vuSphLfFlt_FitAngle(), vuSphVwFlt_Black< SIZE, TYPE >::vuSphVwFlt_Black(), vuSphVwFlt_Blend< SIZE, TYPE >::vuSphVwFlt_Blend(), vuSphVwFlt_Fourier< SIZE, TYPE >::vuSphVwFlt_Fourier(), vuSphVwFlt_Lazy< SIZE, TYPE >::vuSphVwFlt_Lazy(), vuFixelMap< SIZE, TYPE >::write(), vuFixelMap< SIZE, TYPE >::writeBufferToFile(), and vuFixelMap< SIZE, TYPE >::writeToFileStream().


Function Documentation

vuVector getVoxelPosition int  x,
int  y,
int  z
 

Definition at line 16 of file bccline.cpp.

References T.

void main void   ) 
 

Definition at line 35 of file bccline.cpp.

References DATSIZE, FNAME, vuVector::getDominantAxis(), getVoxelPosition(), MAXX, MAXY, and MAXZ.

Here is the call graph for this function:


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