![]() |
CustusX
15.3.4-beta
An IGT application
|
#include "cxResourceVisualizationExport.h"#include "cxRepImpl.h"#include <vector>#include "cxTransform3D.h"#include "cxBoundingBox3D.h"#include "vtkForwardDeclarations.h"#include "cxForwardDeclarations.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 vtkSmartPointer<class vtkPolyDataAlgorithm> vtkPolyDataAlgorithmPtr |
Definition at line 47 of file cxTexture3DSlicerProxy.h.