copyStateTo(Position *p, Velocity *v) const | animal::History< Position, Velocity > | [inline] |
cursor | animal::History< Position, Velocity > | [private] |
History(double t, Position p, Velocity v, bool record=false) | animal::History< Position, Velocity > | [inline] |
isRecording() const | animal::History< Position, Velocity > | [inline] |
isReplaying() const | animal::History< Position, Velocity > | [inline] |
List typedef | animal::History< Position, Velocity > | [private] |
operator++() | animal::History< Position, Velocity > | [inline] |
operator--() | animal::History< Position, Velocity > | [inline] |
push_back(double t, Position p, Velocity v) | animal::History< Position, Velocity > | [inline] |
read(std::istream &in)=0 | animal::History< Position, Velocity > | [pure virtual] |
record | animal::History< Position, Velocity > | [private] |
replay | animal::History< Position, Velocity > | [private] |
reset() | animal::History< Position, Velocity > | [inline] |
state_list | animal::History< Position, Velocity > | [protected] |
t() const | animal::History< Position, Velocity > | [inline] |
toggleRecord(bool b) | animal::History< Position, Velocity > | [inline] |
toggleReplay(bool b) | animal::History< Position, Velocity > | [inline] |
write(std::ostream &out) const=0 | animal::History< Position, Velocity > | [pure virtual] |
~History() | animal::History< Position, Velocity > | [inline, virtual] |