15 #include "boost/bind.hpp"
26 FrameMetricRep::FrameMetricRep()
38 return boost::dynamic_pointer_cast<FrameMetric>(
mMetric);
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());