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