34 #ifndef CXFIBERBUNDLEREP_H_
35 #define CXFIBERBUNDLEREP_H_
37 #include "cxResourceVisualizationExport.h"
69 virtual QString getType()
const;
72 virtual void setBundle(
MeshPtr bundle);
79 virtual void addRepActorsToViewRenderer(
ViewPtr view);
80 virtual void removeRepActorsFromViewRenderer(
ViewPtr view);
94 void bundleTransformChanged();
boost::shared_ptr< class FiberBundleRep > FiberBundleRepPtr
vtkSmartPointer< class vtkActor > vtkActorPtr
vtkSmartPointer< class vtkPolyDataMapper > vtkPolyDataMapperPtr
boost::shared_ptr< class ViewportListener > ViewportListenerPtr
virtual MeshPtr getBundle()
vtkSmartPointer< class vtkProperty > vtkPropertyPtr
boost::shared_ptr< class View > ViewPtr
virtual bool hasBundle(MeshPtr bundle) const
virtual ~FiberBundleRep()
Default implementation of Rep.
Display a DTI Fiber bundle (fiber tracks) in 3D.
boost::shared_ptr< class Mesh > MeshPtr