Skip to content

OutlineFilter

Introduction

vtkOutlineFilter - A filter that generates triangles for larger cells

vtkOutlineFilter is a filter that converts cells wih more than 3 points into triangles.

Methods

extend

Method used to decorate a given object (publicAPI+model) with vtkOutlineFilter characteristics.

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

newInstance

Method used to create a new instance of vtkOutlineFilter

ArgumentTypeRequiredDescription
initialValuesIOutlineFilterInitialValuesNofor pre-setting some of its content

requestData

ArgumentTypeRequiredDescription
inDataYes
outDataYes