#define WPILIB_DLLEXPORT
Definition SymbolExports.h:36
Represents a 2d ellipse space containing translational, rotational, and scaling components.
Definition Ellipse2d.h:26
Class for wrapping a nanopb ostream.
Definition Protobuf.h:119
struct _wpi_proto_ProtobufEllipse2d wpi_proto_ProtobufEllipse2d
Foonathan namespace.
Definition ntcore_cpp.h:26
Definition geometry2d.npb.h:73
static bool Pack(OutputStream &stream, const frc::Ellipse2d &value)
static std::optional< frc::Ellipse2d > Unpack(InputStream &stream)
Protobuf serialization template.
Definition Protobuf.h:36