|
NorMIT-nav
22.09
An IGT application
|
Go to the documentation of this file.
13 #ifndef CXFIBERBUNDLEREP_H_
14 #define CXFIBERBUNDLEREP_H_
16 #include "cxResourceVisualizationExport.h"
48 virtual QString getType()
const;
51 virtual void setBundle(
MeshPtr bundle);
58 virtual void addRepActorsToViewRenderer(
ViewPtr view);
59 virtual void removeRepActorsFromViewRenderer(
ViewPtr view);
73 void bundleTransformChanged();
Namespace for all CustusX production code.
vtkSmartPointer< class vtkPolyDataMapper > vtkPolyDataMapperPtr
virtual ~FiberBundleRep()
boost::shared_ptr< class ViewportListener > ViewportListenerPtr
boost::shared_ptr< class Mesh > MeshPtr
virtual MeshPtr getBundle()
vtkSmartPointer< class vtkProperty > vtkPropertyPtr
boost::shared_ptr< class View > ViewPtr
Default implementation of Rep.
vtkSmartPointer< class vtkActor > vtkActorPtr
Display a DTI Fiber bundle (fiber tracks) in 3D.
virtual bool hasBundle(MeshPtr bundle) const
boost::shared_ptr< class FiberBundleRep > FiberBundleRepPtr