FBRenderOptions Class Reference
#include <fbshader.h>
Definition at line 344 of file fbshader.h.
float GetIDBufferPickingAlphaThreshold |
( |
| ) |
const |
Get IDBuffer Picking Alpha threshold.
- Returns
- ID Buffer picking alpha threshold value.
int GetRenderFrameId |
( |
| ) |
const |
Get Render Frame ID.
- Returns
- This return a new ID each time a new frame is drawn.
Get the rendering camera.
FBViewingOptions* GetViewerOptions |
( |
| ) |
const |
bool IsIDBufferRendering |
( |
| ) |
const |
Get IDBuffer Rendering request status (for display or picking)
- Returns
- true if need to render Model (or subitem)'s UniqueColorID into GL Color Buffer.
bool IsOfflineRendering |
( |
| ) |
const |
Check if the render request comes from offline render mode (as opposed to viewport refresh).
- Returns
- true if the render comes from offline render mode.
The documentation for this class was generated from the following file: