Subsections

Renderer

addToEvalStack(self, evalString)

Method to add commands to the evaluation stack

getEvalStack(self)

Gets the evaluation stack as it currently stands

getRenderWindowDimensions(self)

Gets the render window dimensions

getRenderWindowHeight(self)

Gets the render window height

getRenderWindowWidth(self)

Gets the render window width

resetEvalStack(self)

Reset/flush the evaluation stack

setRenderWindowDimensions(self, width, height)

Sets the render window dimensions

setRenderWindowHeight(self, height)

Sets the render window height

setRenderWindowWidth(self, width)

Sets the render window width

Paul Cochrane
2006-10-10