|
MeVisLab Resolution Independence API
|
#include <SoRenderArea.h>
Public Member Functions | |
| MLSnapshot () | |
| ~MLSnapshot () override | |
| void | setRenderArea (SoRenderArea *area) |
| set the render area this module is attached to | |
snapshot module that outputs the current viewer snapshot as an ML image used internally in the SoRenderArea class
Definition at line 248 of file SoRenderArea.h.
| ml::MLSnapshot::MLSnapshot | ( | ) |
|
override |
|
inline |
set the render area this module is attached to
Definition at line 255 of file SoRenderArea.h.