Python Reference Guide
 
Loading...
Searching...
No Matches
FBViewingOptions Class Reference

Viewing options for rendering. More...

#include <pyfbsdk_generated.h>

Inheritance diagram for FBViewingOptions:

Public Member Functions

bool IsInColorBufferPicking ()
 Is the rendering routine during picking status with GL color buffer method.
 
bool IsInSelectionBufferPicking ()
 Is the rendering routine during picking status with GL selection buffer method.
 
unsigned int RenderCallbackPrefIndex ()
 Current Render callback Settings Index.
 

Detailed Description

Viewing options for rendering.


The FBRenderer allows to get and set those options.

Member Function Documentation

◆ IsInColorBufferPicking()

bool IsInColorBufferPicking ( )

Is the rendering routine during picking status with GL color buffer method.

◆ IsInSelectionBufferPicking()

bool IsInSelectionBufferPicking ( )

Is the rendering routine during picking status with GL selection buffer method.

◆ RenderCallbackPrefIndex()

unsigned int RenderCallbackPrefIndex ( )

Current Render callback Settings Index.