![]() |
WPILibC++ 2026.2.2
|
#include <frc/geometry/struct/Rotation2dStruct.h>
Static Public Member Functions | |
| static constexpr std::string_view | GetTypeName () |
| static constexpr size_t | GetSize () |
| static constexpr std::string_view | GetSchema () |
| static frc::Rotation2d | Unpack (std::span< const uint8_t > data) |
| static void | Pack (std::span< uint8_t > data, const frc::Rotation2d &value) |
|
inlinestaticconstexpr |
|
inlinestaticconstexpr |
|
inlinestaticconstexpr |
|
static |
|
static |