![]() |
WPILibC++ 2027.0.0-alpha-4
|
#include <algorithm>#include <initializer_list>#include <span>#include <Eigen/Core>#include "wpi/math/geometry/Rotation2d.hpp"#include "wpi/units/area.hpp"#include "wpi/units/length.hpp"#include "wpi/units/math.hpp"#include "wpi/util/SymbolExports.hpp"#include "wpi/util/json_fwd.hpp"#include "wpi/math/geometry/proto/Translation2dProto.hpp"#include "wpi/math/geometry/struct/Translation2dStruct.hpp"Go to the source code of this file.
Classes | |
| class | wpi::math::Translation2d |
| Represents a translation in 2D space. More... | |
Namespaces | |
| namespace | wpi |
| namespace | wpi::math |
Functions | |
| WPILIB_DLLEXPORT void | wpi::math::to_json (wpi::util::json &json, const Translation2d &state) |
| WPILIB_DLLEXPORT void | wpi::math::from_json (const wpi::util::json &json, Translation2d &state) |