Skip to content

PlaneManipulator

Introduction

vtkPlaneManipulator.

Methods

extend

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

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

intersectDisplayWithPlane

ArgumentTypeRequiredDescription
xNumberYes
yNumberYes
planeOriginVector3Yes
planeNormalVector3Yes
rendererYes
glRenderWindowYes

newInstance

Method use to create a new instance of vtkPlaneManipulator