#include <transformation.hh>

Public Member Functions | |
| IncrementStateTransform (unsigned int stateIndex) | |
| virtual | ~IncrementStateTransform () |
| virtual void | apply (Mapping *m, MappingSet **ms) |
| virtual int | getComponentIndex () const |
Protected Attributes | |
| int | cIndex |
| IncrementStateTransform::IncrementStateTransform | ( | unsigned int | stateIndex | ) |
| virtual NFcore::IncrementStateTransform::~IncrementStateTransform | ( | ) | [inline, virtual] |
| void IncrementStateTransform::apply | ( | Mapping * | m, | |
| MappingSet ** | ms | |||
| ) | [virtual] |
Implements NFcore::Transformation.
| virtual int NFcore::IncrementStateTransform::getComponentIndex | ( | ) | const [inline, virtual] |
Implements NFcore::Transformation.
int NFcore::IncrementStateTransform::cIndex [protected] |
1.5.4