| Home | Trees | Indices | Help |
|
|---|
|
|
LuxRender Python Bindings Provides access to the LuxRender API in python TODO: Docstrings marked (+) need verification.
|
|||
| |||
|
|||
|
Component (+) LuxRender Components available to modify at render-time |
|||
|
ComponentParameters (+) Parameters of luxComponents available to modify at render time |
|||
|
Context An instance of a LuxRender rendering context |
|||
|
ErrorSeverity Error severity levels |
|||
|
RenderServer An instance of a LuxRender Network Server |
|||
|
RenderServerState Valid states for LuxRender Network Server |
|||
|
RenderingServerInfo Container class for information about rendering servers |
|||
|
|||
|
|||
|
|||
str : |
|
||
|
|||
__package__ =
|
|||
Imports: Dynload, FlexImageFilm
|
|||
errorFilter( (TonemapKernels)ErrorSeverity) -> None :
Specify an error severity level filter. Errors with severity less than the
specified level will be suppressed
|
errorHandler( (object)function) -> None :
Specify an alternate error handler (logging) function for LuxRender engine
output. By default the render engine will print to stdout
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Feb 28 01:24:38 2011 | http://epydoc.sourceforge.net |