#include <stddef.h>
#include "vuSimpleTypes.h"
#include "vuFixelMap.h"
#include "vuLinAlg/vuVector.h"
Include dependency graph for vuSphericView.h:
This graph shows which files directly or indirectly include this file:
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 |
|
Definition at line 93 of file vuSphericView.h. Referenced by vuSphVwFlt_Fourier< SIZE, TYPE >::addViewWithIndexToVolume(). |
|
Definition at line 97 of file vuSphericView.h. |
|
Definition at line 94 of file vuSphericView.h. |
|
Definition at line 98 of file vuSphericView.h. |
|
Definition at line 95 of file vuSphericView.h. Referenced by Scanner::_lazyCalculate(), and Scanner::_renderView(). |
|
Definition at line 99 of file vuSphericView.h. |