open_iA 2024.7
Loading...
Searching...
No Matches
Public Member Functions | Static Public Member Functions | List of all members
iAvtkCommand Class Reference

Helper class for forwarding progress events in VTK (where the observer pattern is used) to an iAProgress object. More...

Inheritance diagram for iAvtkCommand:
[legend]
Collaboration diagram for iAvtkCommand:
[legend]

Public Member Functions

void Execute (vtkObject *caller, unsigned long, void *) override
 
void setProgress (iAProgress const *progress)
 

Static Public Member Functions

static iAvtkCommandNew ()
 

Detailed Description

Helper class for forwarding progress events in VTK (where the observer pattern is used) to an iAProgress object.

Member Function Documentation

◆ Execute()

void iAvtkCommand::Execute ( vtkObject * caller,
unsigned long ,
void *  )
inlineoverride

◆ New()

static iAvtkCommand * iAvtkCommand::New ( )
inlinestatic

◆ setProgress()

void iAvtkCommand::setProgress ( iAProgress const * progress)
inline

The documentation for this class was generated from the following file: