Skip to content

LineManipulator

Introduction

vtkLineManipulator.

Methods

extend

Method use to decorate a given object (publicAPI+model) with vtkLineManipulator characteristics.

ArgumentTypeRequiredDescription
publicAPIYesobject on which methods will be bounds (public)
modelYesobject on which data structure will be bounds (protected)
initialValuesILineManipulatorInitialValuesNo(default: {})

newInstance

Method use to create a new instance of vtkLineManipulator

projectDisplayToLine

ArgumentTypeRequiredDescription
xNumberYes
yNumberYes
lineOriginVector3Yes
lineDirectionVector3Yes
rendererYes
glRenderWindowYes