mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#3806 Measurement. Display text label at last clicked position
This commit is contained in:
@@ -56,7 +56,6 @@ public:
|
||||
|
||||
void clearGeometryCache();
|
||||
|
||||
|
||||
private:
|
||||
void buildPolyLineParts(const caf::DisplayCoordTransform* displayCoordTransform);
|
||||
|
||||
@@ -69,4 +68,5 @@ private:
|
||||
caf::PdmPointer<RimMeasurement> m_measurement;
|
||||
cvf::ref<cvf::Part> m_linePart;
|
||||
cvf::ref<cvf::Part> m_pointPart;
|
||||
cvf::ref<cvf::Part> m_labelPart;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user