WPILibC++ 2025.0.0-alpha-1-14-g3b6f38d
Translation3d.h File Reference

Go to the source code of this file.

Classes

class  frc::Translation3d
 Represents a translation in 3D space. More...
 

Namespaces

namespace  frc
 

Functions

WPILIB_DLLEXPORT void frc::to_json (wpi::json &json, const Translation3d &state)
 
WPILIB_DLLEXPORT void frc::from_json (const wpi::json &json, Translation3d &state)