CustusX  16.5
An IGT application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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 45 of file cxRepImpl.h.

typedef vtkSmartPointer<class vtkRenderer> vtkRendererPtr

Definition at line 43 of file cxRepImpl.h.