#include <cxPointMetricRep.h>
|
static PointMetricRepPtr | New (const QString &uid="") |
|
template<class REP > |
static boost::shared_ptr< REP > | wrap_new (REP *object, QString uid) |
|
Rep for visualizing a PointMetric.
- Date
- Jul 5, 2011
- Author
- Christian Askeland, SINTEF
Definition at line 36 of file cxPointMetricRep.h.
◆ ~PointMetricRep()
virtual cx::PointMetricRep::~PointMetricRep |
( |
| ) |
|
|
inlinevirtual |
◆ addRepActorsToViewRenderer()
void cx::PointMetricRep::addRepActorsToViewRenderer |
( |
ViewPtr |
view | ) |
|
|
protectedvirtual |
◆ clear()
void cx::PointMetricRep::clear |
( |
| ) |
|
|
protectedvirtual |
◆ getPointMetric()
◆ getType()
virtual QString cx::PointMetricRep::getType |
( |
| ) |
const |
|
inlinevirtual |
- Returns
- a string identifying the Rep type. Each suclass implement this with its own class name. Subclasses from other namespaces (such as cx and snw) should add that namespace as a prefix.
Implements cx::RepImpl.
Definition at line 45 of file cxPointMetricRep.h.
◆ New()
◆ onModifiedStartRender()
void cx::PointMetricRep::onModifiedStartRender |
( |
| ) |
|
|
protectedvirtual |
◆ removeRepActorsFromViewRenderer()
void cx::PointMetricRep::removeRepActorsFromViewRenderer |
( |
ViewPtr |
view | ) |
|
|
protectedvirtual |
◆ rescale()
void cx::PointMetricRep::rescale |
( |
| ) |
|
|
protectedvirtual |
Note: Internal method!
Scale the text to be a constant fraction of the viewport height Called from a vtk camera observer
Definition at line 79 of file cxPointMetricRep.cpp.
◆ setPointMetric()
The documentation for this class was generated from the following files:
- /mnt/bamboo/bamboo/buildagent/xml-data/build-dir/NN-RE-BU2/CX/CX/source/resource/view/Rep3D/cxPointMetricRep.h
- /mnt/bamboo/bamboo/buildagent/xml-data/build-dir/NN-RE-BU2/CX/CX/source/resource/view/Rep3D/cxPointMetricRep.cpp