MeVisLab Resolution Independence API
SoPixelScaleAccess Class Reference

#include <SoPixelScaleAccess.h>

Inheritance diagram for SoPixelScaleAccess:

Public Member Functions

 SoPixelScaleAccess ()
 Constructor. More...
 
void GLRender (SoGLRenderAction *action) override
 Allow access to camer state. More...
 

Static Public Member Functions

static void initClass ()
 Register this node with the Open Inventor runtime system. More...
 

Public Attributes

SoSFFloat scaleFactorOut
 Ratio between physical pixels and device-independent pixels of the connected viewer. More...
 

Protected Member Functions

 ~SoPixelScaleAccess () override
 Destructor. More...
 

Detailed Description

Definition at line 28 of file SoPixelScaleAccess.h.

Constructor & Destructor Documentation

◆ SoPixelScaleAccess()

SoPixelScaleAccess::SoPixelScaleAccess ( )

Constructor.

◆ ~SoPixelScaleAccess()

SoPixelScaleAccess::~SoPixelScaleAccess ( )
overrideprotected

Destructor.

Member Function Documentation

◆ GLRender()

void SoPixelScaleAccess::GLRender ( SoGLRenderAction *  action)
override

Allow access to camer state.

◆ initClass()

static void SoPixelScaleAccess::initClass ( )
static

Register this node with the Open Inventor runtime system.


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