Itasca C++ Interface
Loading...
Searching...
No Matches
Public Member Functions | Static Public Attributes | List of all members
zone::ICreepModule Class Referenceabstract

Interface to the Creep Module, , see IModuleExtension. More...

#include <icreepmodule.h>

Public Member Functions

virtual double getTotalTime () const =0
 Returns the accumulated crep time, see setTime()
 
virtual void setTotalTime (double d)=0
 Sets the accumulated creep time, see getTime()
 

Static Public Attributes

static const TType type_ = 0x4c815a0b
 The type identification number for this class, for use in convert_cast() and convert_getcast().
 

Detailed Description

Interface to the Creep Module, , see IModuleExtension.


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