copyStateTo(Position *p, Velocity *v) const | animal::History< Position, Velocity > | [inline] |
History(double t, Position p, Velocity v, bool record=false) | animal::History< Position, Velocity > | [inline] |
HistoryV(double t, Position p, Velocity v, bool record=false) | animal::HistoryV< Position, Velocity > | [inline] |
isRecording() const | animal::History< Position, Velocity > | [inline] |
isReplaying() const | animal::History< Position, Velocity > | [inline] |
List typedef | animal::HistoryV< Position, Velocity > | |
operator++() | animal::History< Position, Velocity > | [inline] |
operator--() | animal::History< Position, Velocity > | [inline] |
Parent typedef | animal::HistoryV< Position, Velocity > | |
push_back(double t, Position p, Velocity v) | animal::History< Position, Velocity > | [inline] |
read(std::istream &in) | animal::HistoryV< Position, Velocity > | [inline, virtual] |
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 | animal::HistoryV< Position, Velocity > | [inline, virtual] |
~History() | animal::History< Position, Velocity > | [inline, virtual] |