vmtk
Recent Changes - Search:

vmtk

projects

links

edit SideBar

VmtkScripts / Vmtkrenderer

vmtkrenderer

Description

renderer used to make several viewers use the same rendering window

Input arguments

ArgumentVariableTypeLengthRangeDefaultDescription
idIdint1 0script id
handleSelfself1  handle to self
disabledDisabledbool1 0disable execution and piping
sizeWindowSizeint2 [800, 600]size of the rendering window
pointsmoothingPointSmoothingbool1 1toggle rendering smooth points
linesmoothingLineSmoothingbool1 1toggle rendering smooth lines
polygonsmoothingPolygonSmoothingbool1 0toggle rendering smooth polygons
backgroundBackgroundfloat3 [0.10000000000000001, 0.10000000000000001, 0.20000000000000001]background color of the rendering window
magnificationScreenshotMagnificationint1 4magnification to apply to the rendering window when taking a screenshot

Output arguments

ArgumentVariableTypeLengthRangeDefaultDescription
idIdint1 0script id
handleSelfself1  handle to self
ovmtkRenderervmtkRenderer1  the renderer
Edit - History - Print - Recent Changes - Search
Page last modified on February 05, 2012, at 02:16 PM