MeVisLab Toolbox Reference
|
#include <SoPixelScaleAccess.h>
Public Member Functions | |
SoPixelScaleAccess () | |
Constructor. | |
void | GLRender (SoGLRenderAction *action) override |
Allow access to camer state. | |
Static Public Member Functions | |
static void | initClass () |
Register this node with the Open Inventor runtime system. | |
Public Attributes | |
SoSFFloat | scaleFactorOut |
Ratio between physical pixels and device-independent pixels of the connected viewer. | |
Protected Member Functions | |
~SoPixelScaleAccess () override | |
Destructor. | |
Definition at line 28 of file SoPixelScaleAccess.h.
SoPixelScaleAccess::SoPixelScaleAccess | ( | ) |
Constructor.
|
overrideprotected |
Destructor.
|
override |
Allow access to camer state.
Register this node with the Open Inventor runtime system.