21 std::shared_ptr<PlaneObject>
obj;
Definition MRCameraOrientationPlugin.h:8
small struct to simplify creating and clearing ancillary plane object in tools
Definition MRAncillaryPlane.h:10
MRVIEWER_API void reset()
std::shared_ptr< PlaneObject > obj
Definition MRAncillaryPlane.h:21
MRVIEWER_API ~AncillaryPlane()
AncillaryPlane(AncillaryPlane &&b) noexcept=default
since this uniquely owns an ancillary object, we provide only move operations, not copy