SFrame 3.6
ISCycleBase Class Reference

Main SFrame cycle interface. More...

#include <core/include/ISCycleBase.h>

Inheritance diagram for ISCycleBase:
Collaboration diagram for ISCycleBase:

List of all members.

Public Member Functions

virtual ~ISCycleBase ()

Detailed Description

Main SFrame cycle interface.

This interface got revived to make it possible once again to modify the base classes of the cycles. Since SCycleController uses this "interface" (it's not really a pure interface actually...), it's possible to put together a different cycle base class than SCycleBase.

Version:
Revision:
145

Definition at line 31 of file ISCycleBase.h.


Constructor & Destructor Documentation

virtual ISCycleBase::~ISCycleBase ( ) [inline, virtual]

Definition at line 35 of file ISCycleBase.h.


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