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