MeshLib C++ Docs
Loading...
Searching...
No Matches

small struct to simplify creating and clearing ancillary plane object in tools More...

#include <MRViewer/MRAncillaryPlane.h>

Public Member Functions

 AncillaryPlane ()=default
 AncillaryPlane (AncillaryPlane &&b) noexcept=default
 since this uniquely owns an ancillary object, we provide only move operations, not copy
AncillaryPlaneoperator= (AncillaryPlane &&b)
 ~AncillaryPlane ()
void make ()
void reset ()

Public Attributes

std::shared_ptr< PlaneObjectobj

Detailed Description

small struct to simplify creating and clearing ancillary plane object in tools


The documentation for this struct was generated from the following file: