|
TinyRobotics
|
This is the complete list of members for Distance, including all inherited members.
| Distance()=default (defined in Distance) | Distance | |
| Distance(float distance, DistanceUnit unit) (defined in Distance) | Distance | inline |
| distance (defined in Distance) | Distance | protected |
| getValue(DistanceUnit desiredUnit) const (defined in Distance) | Distance | inline |
| operator!=(const Distance &other) const (defined in Distance) | Distance | inline |
| operator*(float scalar) const (defined in Distance) | Distance | inline |
| operator*=(float scalar) (defined in Distance) | Distance | inline |
| operator+(const Distance &other) const (defined in Distance) | Distance | inline |
| operator+=(const Distance &other) (defined in Distance) | Distance | inline |
| operator-(const Distance &other) const (defined in Distance) | Distance | inline |
| operator-=(const Distance &other) (defined in Distance) | Distance | inline |
| operator/(float scalar) const (defined in Distance) | Distance | inline |
| operator/=(float scalar) (defined in Distance) | Distance | inline |
| operator<(const Distance &other) const (defined in Distance) | Distance | inline |
| operator<=(const Distance &other) const (defined in Distance) | Distance | inline |
| operator==(const Distance &other) const (defined in Distance) | Distance | inline |
| operator>(const Distance &other) const (defined in Distance) | Distance | inline |
| operator>=(const Distance &other) const (defined in Distance) | Distance | inline |
| setValue(float newDistance, DistanceUnit newUnit) (defined in Distance) | Distance | inline |
| unit | Distance | protected |