vmtkrenderer

Description

renderer used to make several viewers use the same rendering window

Input arguments

ArgumentVariableTypeLengthRangeDefaultDescription
idIdstr10script id
handleSelfself1handle to self
disabledDisabledbool10disable execution and piping
sizeWindowSizeint2[1200, 900]size of the rendering window in pixels
positionWindowPositionint2[50, 50]position of the rendering window (top left pixel)
pointsmoothingPointSmoothingbool11toggle rendering smooth points
linesmoothingLineSmoothingbool11toggle rendering smooth lines
polygonsmoothingPolygonSmoothingbool10toggle rendering smooth polygons
annotationsAnnotationsbool11toggle rendering of annotations superimposed to the renderer
backgroundBackgroundfloat3[0.1, 0.1, 0.2]background color of the rendering window
magnificationScreenshotMagnificationint14magnification to apply to the rendering window when taking a screenshot

Output arguments

ArgumentVariableTypeLengthRangeDefaultDescription
idIdstr10script id
handleSelfself1handle to self
ovmtkRenderervmtkRenderer1the renderer