#include "vuFBRSubCanvas.h"
#include <wx/dialog.h>
#include <wx/textctrl.h>
#include <wx/wx.h>
Include dependency graph for vuFBRSubViewer.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | vuFBRSubViewer< SIZE, TYPE > |
A sub viewer for Fourier Based Rendering (FBR) martin-2003-03-27. More... | |
Typedefs | |
typedef vuFBRSubViewer< 1, byte > | vuFBRSubViewer1B |
typedef vuFBRSubViewer< 2, byte > | vuFBRSubViewer2B |
typedef vuFBRSubViewer< 3, byte > | vuFBRSubViewer3B |
typedef vuFBRSubViewer< 1, float > | vuFBRSubViewer1F |
typedef vuFBRSubViewer< 2, float > | vuFBRSubViewer2F |
typedef vuFBRSubViewer< 3, float > | vuFBRSubViewer3F |
|
Definition at line 46 of file vuFBRSubViewer.h. |
|
Definition at line 49 of file vuFBRSubViewer.h. |
|
Definition at line 47 of file vuFBRSubViewer.h. |
|
Definition at line 50 of file vuFBRSubViewer.h. |
|
Definition at line 48 of file vuFBRSubViewer.h. |
|
Definition at line 51 of file vuFBRSubViewer.h. |