| Home | Trees | Indices | Help |
|---|
|
|
StillRenderThread.py still image specific functions for client side threads.
It defines a single class StillRenderThread that implements a single public function 'render' that will be called by its abstract superclass NetworkRender.RenderThread. Its render() function renders a single part of a still image.
Version: 1.00 2008-10-20
Author: Michel Anders (varkenvarken)
Copyright: (cc) non commercial use only and attribution by
|
|||
|
StillRenderThread Still image specific functions for client side threads. |
|||
|
|||
__url__ = ["Author's site, http://www.swineworld.org/blender"]
|
|||
__email__ = ['varkenvarken is my nick at blendernation.org, PM
|
|||
__history__ = ['1.00 2008-10-20, initial version']
|
|||
|
|||
__email__
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Fri Oct 24 20:49:03 2008 | http://epydoc.sourceforge.net |