IvtCommand Class Reference
[IvTuneExtender]

VSG extension Abstract class for IvTune commands More...

#include <IvTune/IvTuneExtender/IvtCommand.h>

List of all members.

Public Member Functions

virtual void execute ()=0
virtual void undo ()=0
virtual void redo ()=0
virtual ~IvtCommand ()

Detailed Description

VSG extension Abstract class for IvTune commands

This abstract class provides the minimum methods to implement an IvTune command and is used to provide the do/undo/redo mechanism.

Since Open Inventor 9.0

SEE ALSO

IvtServices


Constructor & Destructor Documentation

virtual IvtCommand::~IvtCommand (  )  [virtual]

Destructor.


Member Function Documentation

virtual void IvtCommand::execute (  )  [pure virtual]

Apply this command.

virtual void IvtCommand::redo (  )  [pure virtual]

Redo this command.

virtual void IvtCommand::undo (  )  [pure virtual]

Undo this command.


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

Open Inventor Toolkit reference manual, generated on 15 Mar 2023
Copyright © Thermo Fisher Scientific All rights reserved.
http://www.openinventor.com/