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