volume_canvas.h File Reference

#include <glew.h>
#include <wx/glcanvas.h>
#include <memory>
#include "volprogram.h"
#include "histogramdata.h"

Include dependency graph for volume_canvas.h:

volprogram.hhistogramdata.h

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

vislu_frame.hvolume_canvas.cppmain.cpptrafu_dialog.cppvislu_frame.cpp

Go to the source code of this file.

Classes

class  TransferFunctionSampler
 Interface class used by the VolumeCanvas to generate the transfer function texture. More...
struct  TransferFunctionSampler::Color
 Represents a single color. More...
class  VolumeCanvas
 OpenGL canvas which is used to display the volume data graphically. More...

Enumerations

enum  Viewmode { VM_3D, VM_SLICE_X, VM_SLICE_Y, VM_SLICE_Z }
 Enum which defines which kind of view the canvas should draw. More...


Enumeration Type Documentation

enum Viewmode

Enum which defines which kind of view the canvas should draw.

Enumerator:
VM_3D 
VM_SLICE_X 
VM_SLICE_Y 
VM_SLICE_Z 

Definition at line 26 of file volume_canvas.h.


Generated on Wed Dec 17 17:14:21 2008 for VisLU by  doxygen 1.5.7.1