FBViewingOptions Class Reference

#include <mobu-python-api.h>

+ Inheritance diagram for FBViewingOptions:

Public Member Functions

IsInColorBufferPicking ()
 
IsInSelectionBufferPicking ()
 
InPicking ()
 
RenderCallbackPrefIndex ()
 
__reduce__ ()
 
__init__ ()
 

Public Attributes

object DisplayMode
 
object StereoDisplayMode
 
object DisplayWhat
 
object PickingMode
 
object ShowCameraLabel
 
object ShowSafeArea
 
object ShowTimeCode
 
object PaneIndex
 

Member Function Documentation

__init__ ( )

Python Docstring:

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

Python Docstring:

InPicking( (FBViewingOptions)arg1) -> bool 
IsInColorBufferPicking ( )

Python Docstring:

IsInColorBufferPicking( (FBViewingOptions)arg1) -> bool 
IsInSelectionBufferPicking ( )

Python Docstring:

IsInSelectionBufferPicking( (FBViewingOptions)arg1) -> bool 
RenderCallbackPrefIndex ( )

Python Docstring:

RenderCallbackPrefIndex( (FBViewingOptions)arg1) -> int 

Member Data Documentation

object DisplayMode
object DisplayWhat
object PaneIndex
object PickingMode
object ShowCameraLabel
object ShowSafeArea
object ShowTimeCode
object StereoDisplayMode