MeshLib C++ Docs
Loading...
Searching...
No Matches
MR::ProvidesViewportWidget Class Referenceabstract

Inherit your plugin from this to draw viewport widgets from there. More...

#include <MRDrawViewportWidgetsItem.h>

Classes

struct  ViewportWidgetInterface
 Don't strictly need this, but MSVC warns otherwise. More...
 

Public Member Functions

MRCOMMONPLUGINS_API ProvidesViewportWidget ()
 
 ProvidesViewportWidget (const ProvidesViewportWidget &)=delete
 
ProvidesViewportWidgetoperator= (const ProvidesViewportWidget &)=delete
 
virtual ~ProvidesViewportWidget ()=default
 
virtual void providedViewportWidgets (ViewportWidgetInterface &in)=0
 

Detailed Description

Inherit your plugin from this to draw viewport widgets from there.


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