Fraxinus  18.10
An IGT application
cxTexture3DSlicerProxy.h File Reference
#include "cxResourceVisualizationExport.h"
#include "cxRepImpl.h"
#include <vector>
#include "cxTransform3D.h"
#include "cxBoundingBox3D.h"
#include "vtkForwardDeclarations.h"
#include "cxForwardDeclarations.h"
#include "cxConfig.h"
#include "cxShaderCallback.h"

Go to the source code of this file.

Classes

class  cx::Texture3DSlicerProxy
 Helper class for GPU-based slicing. More...
 
class  cx::Texture3DSlicerProxyImpl
 Slice volumes using a SliceProxy. More...
 

Namespaces

 cx
 Namespace for all CustusX production code.
 

Typedefs

typedef vtkSmartPointer< class vtkPolyDataAlgorithm > vtkPolyDataAlgorithmPtr
 
typedef vtkSmartPointer< class vtkOpenGLPolyDataMapper > vtkOpenGLPolyDataMapperPtr
 
typedef vtkSmartPointer< class TextureSlicePainter > cx::TextureSlicePainterPtr
 
typedef boost::shared_ptr< class Texture3DSlicerProxy > cx::Texture3DSlicerProxyPtr
 

Typedef Documentation

typedef vtkSmartPointer<class vtkOpenGLPolyDataMapper> vtkOpenGLPolyDataMapperPtr

Definition at line 29 of file cxTexture3DSlicerProxy.h.

typedef vtkSmartPointer<class vtkPolyDataAlgorithm> vtkPolyDataAlgorithmPtr

Definition at line 28 of file cxTexture3DSlicerProxy.h.