WPILibC++ 2025.1.1
Loading...
Searching...
No Matches
_wpi_proto_ProtobufRectangle2d Struct Reference

#include </home/runner/work/allwpilib/allwpilib/wpimath/src/generated/main/native/cpp/wpimath/protobuf/geometry2d.npb.h>

Static Public Member Functions

static const pb_msgdesc_tmsg_descriptor (void) noexcept
 
static std::string_view msg_name (void) noexcept
 
static pb_filedesc_t file_descriptor (void) noexcept
 

Public Attributes

pb_callback_t center
 
double xWidth
 
double yWidth
 

Member Function Documentation

◆ file_descriptor()

static pb_filedesc_t _wpi_proto_ProtobufRectangle2d::file_descriptor ( void )
staticnoexcept

◆ msg_descriptor()

static const pb_msgdesc_t * _wpi_proto_ProtobufRectangle2d::msg_descriptor ( void )
staticnoexcept

◆ msg_name()

static std::string_view _wpi_proto_ProtobufRectangle2d::msg_name ( void )
staticnoexcept

Member Data Documentation

◆ center

pb_callback_t _wpi_proto_ProtobufRectangle2d::center

◆ xWidth

double _wpi_proto_ProtobufRectangle2d::xWidth

◆ yWidth

double _wpi_proto_ProtobufRectangle2d::yWidth

The documentation for this struct was generated from the following file: