MeshLib
 
Loading...
Searching...
No Matches
MRMeasurementObject.h
Go to the documentation of this file.
1#pragma once
2
4
5namespace MR
6{
7
8// A common base class for measurement objects.
9// Can't be constructed directly.
11{
12protected:
14};
15
16}
#define MRMESH_API
Definition MRMesh/MRMeshFwd.h:46
Definition MRMeasurementObject.h:11
MRMESH_API MeasurementObject()
Visual Object.
Definition MRVisualObject.h:131
Definition MRCameraOrientationPlugin.h:7