Fraxinus  16.5.0-fx-rc9
An IGT application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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"

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
TextureSlicePainter > 
cx::TextureSlicePainterPtr
 
typedef boost::shared_ptr
< class Texture3DSlicerProxy > 
cx::Texture3DSlicerProxyPtr
 

Typedef Documentation

typedef vtkSmartPointer<class vtkPolyDataAlgorithm> vtkPolyDataAlgorithmPtr

Definition at line 48 of file cxTexture3DSlicerProxy.h.