|
Thunderbots Project
|
This is the complete list of members for BallState, including all inherited members.
| BallState()=delete (defined in BallState) | BallState | |
| BallState(const Point &position, const Vector &velocity, double distance_from_ground=0.0) | BallState | explicit |
| BallState(const TbotsProto::BallState &ball_state_proto) | BallState | explicit |
| distanceFromGround() const | BallState | |
| operator!=(const BallState &other) const | BallState | |
| operator==(const BallState &other) const | BallState | |
| position() const | BallState | |
| velocity() const | BallState |