FBRenderOptions Class Reference

#include <mobu-python-api.h>

+ Inheritance diagram for FBRenderOptions:

Public Member Functions

__reduce__ ()
 
GetRenderingCamera ()
 
GetRenderFrameId ()
 
IsIDBufferPicking ()
 
IsIDBufferRendering ()
 
GetIDBufferPickingAlphaThreshold ()
 
IsOfflineRendering ()
 
GetViewerOptions ()
 
__init__ ()
 

Member Function Documentation

__init__ ( )

Python Docstring:

Raises an exception
This class cannot be instantiated from Python 
__reduce__ ( )
GetIDBufferPickingAlphaThreshold ( )

Python Docstring:

GetIDBufferPickingAlphaThreshold( (FBRenderOptions)arg1) -> float 
GetRenderFrameId ( )

Python Docstring:

GetRenderFrameId( (FBRenderOptions)arg1) -> int 
GetRenderingCamera ( )

Python Docstring:

GetRenderingCamera( (FBRenderOptions)arg1) -> object 
GetViewerOptions ( )

Python Docstring:

GetViewerOptions( (FBRenderOptions)arg1) -> FBViewingOptions 
IsIDBufferPicking ( )

Python Docstring:

IsIDBufferPicking( (FBRenderOptions)arg1) -> bool 
IsIDBufferRendering ( )

Python Docstring:

IsIDBufferRendering( (FBRenderOptions)arg1) -> bool 
IsOfflineRendering ( )

Python Docstring:

IsOfflineRendering( (FBRenderOptions)arg1) -> bool