Skip to content

ProgressHandler

Introduction

vtkProgressHandler stores dataset topologies as an explicit connectivity table listing the point ids that make up each cell.

See Also

vtkDataArray

Methods

extend

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

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

getWorkCount

isWorking

newInstance

Method used to create a new instance of vtkProgressHandler

ArgumentTypeRequiredDescription
initialValuesIProgressHandlerInitialValuesNofor pre-setting some of its content

startWork

stopWork

wrapPromise

ArgumentTypeRequiredDescription
promiseYes

wrapPromiseFunction

ArgumentTypeRequiredDescription
fnYes