CustusX  18.04
An IGT application
cxRepImpl.h File Reference
#include "cxResourceVisualizationExport.h"
#include <set>
#include "cxRep.h"
#include "cxIndent.h"
#include <vtkSmartPointer.h>

Go to the source code of this file.

Classes

class  cx::RepImpl
 Default implementation of Rep. More...
 

Namespaces

 cx
 Namespace for all CustusX production code.
 

Typedefs

typedef vtkSmartPointer< class vtkRenderer > vtkRendererPtr
 
typedef vtkSmartPointer< class vtkCallbackCommand > vtkCallbackCommandPtr
 
typedef boost::weak_ptr< class View > cx::ViewWeakPtr
 

Typedef Documentation

typedef vtkSmartPointer<class vtkCallbackCommand> vtkCallbackCommandPtr

Definition at line 24 of file cxRepImpl.h.

typedef vtkSmartPointer<class vtkRenderer> vtkRendererPtr

Definition at line 22 of file cxRepImpl.h.