WPILibC++ 2024.3.2
Rotation3d.h File Reference

Go to the source code of this file.

Classes

class  frc::Rotation3d
 A rotation in a 3D coordinate frame represented by a quaternion. More...
 

Namespaces

namespace  frc
 

Functions

WPILIB_DLLEXPORT void frc::to_json (wpi::json &json, const Rotation3d &rotation)
 
WPILIB_DLLEXPORT void frc::from_json (const wpi::json &json, Rotation3d &rotation)