![]() |
WPILibC++ 2025.3.2
|
#include <frc/geometry/proto/Rectangle2dProto.h>
Public Types | |
using | MessageStruct = wpi_proto_ProtobufRectangle2d |
using | InputStream = wpi::ProtoInputStream<frc::Rectangle2d> |
using | OutputStream = wpi::ProtoOutputStream<frc::Rectangle2d> |
Static Public Member Functions | |
static std::optional< frc::Rectangle2d > | Unpack (InputStream &stream) |
static bool | Pack (OutputStream &stream, const frc::Rectangle2d &value) |
using wpi::Protobuf< frc::Rectangle2d >::InputStream = wpi::ProtoInputStream<frc::Rectangle2d> |
using wpi::Protobuf< frc::Rectangle2d >::MessageStruct = wpi_proto_ProtobufRectangle2d |
using wpi::Protobuf< frc::Rectangle2d >::OutputStream = wpi::ProtoOutputStream<frc::Rectangle2d> |
|
static |
|
static |