WPILibC++ 2023.4.3
|
Go to the source code of this file.
Classes | |
class | frc::Quaternion |
Namespaces | |
namespace | wpi |
/file This file defines the SmallVector class. | |
namespace | frc |
Functions | |
WPILIB_DLLEXPORT void | frc::to_json (wpi::json &json, const Quaternion &quaternion) |
WPILIB_DLLEXPORT void | frc::from_json (const wpi::json &json, Quaternion &quaternion) |