MeVisLab Resolution Independence API
ml::MLSnapshot Class Reference

snapshot module that outputs the current viewer snapshot as an ML image used internally in the SoRenderArea class More...

#include <SoRenderArea.h>

Inheritance diagram for ml::MLSnapshot:

Public Member Functions

 MLSnapshot ()
 
 ~MLSnapshot () override
 
void setRenderArea (SoRenderArea *area)
 set the render area this module is attached to More...
 

Detailed Description

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.

Constructor & Destructor Documentation

◆ MLSnapshot()

ml::MLSnapshot::MLSnapshot ( )

◆ ~MLSnapshot()

ml::MLSnapshot::~MLSnapshot ( )
override

Member Function Documentation

◆ setRenderArea()

void ml::MLSnapshot::setRenderArea ( SoRenderArea area)
inline

set the render area this module is attached to

Definition at line 255 of file SoRenderArea.h.


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