#define WPILIB_DLLEXPORT
Definition SymbolExports.h:36
A rotation in a 3D coordinate frame represented by a quaternion.
Definition Rotation3d.h:29
Class for wrapping a nanopb ostream.
Definition Protobuf.h:119
struct _wpi_proto_ProtobufRotation3d wpi_proto_ProtobufRotation3d
Foonathan namespace.
Definition ntcore_cpp.h:26
Definition geometry3d.npb.h:39
static bool Pack(OutputStream &stream, const frc::Rotation3d &value)
static std::optional< frc::Rotation3d > Unpack(InputStream &stream)
Protobuf serialization template.
Definition Protobuf.h:36