41 #ifndef CXCROSSHAIRREP2D_H_
42 #define CXCROSSHAIRREP2D_H_
44 #include "cxResourceVisualizationExport.h"
71 virtual QString getType()
const;
78 void toolTransformAndTimestampSlot(
Transform3D prMt,
double timestamp);
79 void toolVisibleSlot(
bool visible);
83 virtual void addRepActorsToViewRenderer(
ViewPtr view);
84 virtual void removeRepActorsFromViewRenderer(
ViewPtr view);
boost::shared_ptr< class SpaceProvider > SpaceProviderPtr
boost::shared_ptr< class CrossHair2D > CrossHair2DPtr
Transform3D Transform3D
Transform3D is a representation of an affine 3D transform.
boost::shared_ptr< class CrossHairRep2D > CrossHairRep2DPtr
boost::shared_ptr< class View > ViewPtr
Display the Tool in 2D as a crosshair in the tool tip position.
Default implementation of Rep.
cxLogicManager_EXPORT SpaceProviderPtr spaceProvider()