#include <wx/wx.h>
#include "vuBasicSubViewer.h"
#include "General/vuLightfield/vuFixelMap.h"
#include "Volume/Lightfield/Unimodal/Spheric/IBR/vuSphericInteractive.h"
Include dependency graph for vuFBRSubCanvas.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | vuFBRSubCanvas< SIZE, TYPE > |
Canvas for Fourier Based Rendering (FBR) martin-2003-03-27. More... | |
Typedefs | |
typedef vuFBRSubCanvas< 1, byte > | vuFBRSubCanvas1B |
typedef vuFBRSubCanvas< 2, byte > | vuFBRSubCanvas2B |
typedef vuFBRSubCanvas< 3, byte > | vuFBRSubCanvas3B |
typedef vuFBRSubCanvas< 1, float > | vuFBRSubCanvas1F |
typedef vuFBRSubCanvas< 2, float > | vuFBRSubCanvas2F |
typedef vuFBRSubCanvas< 3, float > | vuFBRSubCanvas3F |
|
Definition at line 83 of file vuFBRSubCanvas.h. |
|
Definition at line 86 of file vuFBRSubCanvas.h. |
|
Definition at line 84 of file vuFBRSubCanvas.h. |
|
Definition at line 87 of file vuFBRSubCanvas.h. |
|
Definition at line 85 of file vuFBRSubCanvas.h. |
|
Definition at line 88 of file vuFBRSubCanvas.h. |