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

vuSphericView.h File Reference

#include <stddef.h>
#include "vuSimpleTypes.h"
#include "vuFixelMap.h"
#include "vuLinAlg/vuVector.h"

Include dependency graph for vuSphericView.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Classes

class  vuSphericView_ST
 The vuSphericView template holds all neccessary data for a spherical view. More...
class  vuSphericView< SIZE, TYPE >

Typedefs

typedef vuSphericView<
1, byte
vuSphericView1B
typedef vuSphericView<
2, byte
vuSphericView2B
typedef vuSphericView<
3, byte
vuSphericView3B
typedef vuSphericView<
1, float
vuSphericView1F
typedef vuSphericView<
2, float
vuSphericView2F
typedef vuSphericView<
3, float
vuSphericView3F


Typedef Documentation

typedef vuSphericView<1,byte> vuSphericView1B
 

Definition at line 93 of file vuSphericView.h.

Referenced by vuSphVwFlt_Fourier< SIZE, TYPE >::addViewWithIndexToVolume().

typedef vuSphericView<1,float> vuSphericView1F
 

Definition at line 97 of file vuSphericView.h.

typedef vuSphericView<2,byte> vuSphericView2B
 

Definition at line 94 of file vuSphericView.h.

typedef vuSphericView<2,float> vuSphericView2F
 

Definition at line 98 of file vuSphericView.h.

typedef vuSphericView<3,byte> vuSphericView3B
 

Definition at line 95 of file vuSphericView.h.

Referenced by Scanner::_lazyCalculate(), and Scanner::_renderView().

typedef vuSphericView<3,float> vuSphericView3F
 

Definition at line 99 of file vuSphericView.h.


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