SoProgressIndicator::StepEventArg Struct Reference

Class given to callback when an onEndStep is raised. More...

#include <Inventor/SoProgressIndicator.h>

Inheritance diagram for SoProgressIndicator::StepEventArg:
SbEventArg

List of all members.

Public Member Functions

 StepEventArg (SoNode *src, const SbString &eventName, unsigned int numSteps, unsigned int numStepsDone)
 ~StepEventArg ()
SoNodegetSource () const
const SbStringgetEventName () const
unsigned int getNumSteps () const
unsigned int getNumStepsDone () const

Detailed Description

Class given to callback when an onEndStep is raised.


Constructor & Destructor Documentation

SoProgressIndicator::StepEventArg::StepEventArg ( SoNode src,
const SbString eventName,
unsigned int  numSteps,
unsigned int  numStepsDone 
)
SoProgressIndicator::StepEventArg::~StepEventArg (  ) 

Member Function Documentation

const SbString& SoProgressIndicator::StepEventArg::getEventName (  )  const
Returns:
name of the event.
unsigned int SoProgressIndicator::StepEventArg::getNumSteps (  )  const
unsigned int SoProgressIndicator::StepEventArg::getNumStepsDone (  )  const
SoNode* SoProgressIndicator::StepEventArg::getSource (  )  const
Returns:
source node that raised the event.

The documentation for this struct 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/