Viewing options for rendering. More...
#include <pyfbsdk_generated.h>
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. | |
int | PaneIndex () |
Current Viewer Pane being rendered. | |
unsigned int | RenderCallbackPrefIndex () |
Current Render callback Settings Index. | |
FBStereoDisplayMode | StereoDisplayMode () |
Get a reference to the stereo display mode. | |
Viewing options for rendering.
The FBRenderer allows to get and set those options.
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.
int PaneIndex | ( | ) |
Current Viewer Pane being rendered.
unsigned int RenderCallbackPrefIndex | ( | ) |
Current Render callback Settings Index.
FBStereoDisplayMode StereoDisplayMode | ( | ) |
Get a reference to the stereo display mode.