15 #include "boost/bind.hpp" 26 FrameMetricRep::FrameMetricRep()
45 if (!metric || !metric->isValid() || !this->
getView())
51 mAxes->setFontSize(0.04);
52 mAxes->setAxisLength(0.05);
53 mAxes->setShowAxesLabels(
false);
57 mAxes->setTransform(metric->getRefFrame());
vtkRendererPtr getRenderer()
boost::shared_ptr< class FrameMetric > FrameMetricPtr
Visualization for one 3D coordinate axis triplet.
static boost::shared_ptr< REP > wrap_new(REP *object, QString uid)
Data class that represents a single frame (transform).
static FrameMetricRepPtr New(const QString &uid="")
boost::shared_ptr< class FrameMetricRep > FrameMetricRepPtr
virtual void onModifiedStartRender()
Namespace for all CustusX production code.