Class TargetCornerProto
java.lang.Object
org.photonvision.targeting.proto.TargetCornerProto
- All Implemented Interfaces:
org.wpilib.util.protobuf.Protobuf<TargetCorner, Photon.ProtobufTargetCorner>
public class TargetCornerProto
extends Object
implements org.wpilib.util.protobuf.Protobuf<TargetCorner, Photon.ProtobufTargetCorner>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionus.hebi.quickbuf.Descriptors.Descriptorvoidpack(Photon.ProtobufTargetCorner msg, TargetCorner value) voidpack(us.hebi.quickbuf.RepeatedMessage<Photon.ProtobufTargetCorner> msg, List<TargetCorner> value) unpack(us.hebi.quickbuf.RepeatedMessage<Photon.ProtobufTargetCorner> msg) Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.wpilib.util.protobuf.Protobuf
clone, forEachDescriptor, getTypeString, isCloneable, isImmutable, unpackInto
-
Constructor Details
-
TargetCornerProto
public TargetCornerProto()
-
-
Method Details
-
getTypeClass
- Specified by:
getTypeClassin interfaceorg.wpilib.util.protobuf.Protobuf<TargetCorner, Photon.ProtobufTargetCorner>
-
getDescriptor
- Specified by:
getDescriptorin interfaceorg.wpilib.util.protobuf.Protobuf<TargetCorner, Photon.ProtobufTargetCorner>
-
createMessage
- Specified by:
createMessagein interfaceorg.wpilib.util.protobuf.Protobuf<TargetCorner, Photon.ProtobufTargetCorner>
-
unpack
- Specified by:
unpackin interfaceorg.wpilib.util.protobuf.Protobuf<TargetCorner, Photon.ProtobufTargetCorner>
-
unpack
-
pack
- Specified by:
packin interfaceorg.wpilib.util.protobuf.Protobuf<TargetCorner, Photon.ProtobufTargetCorner>
-
pack
public void pack(us.hebi.quickbuf.RepeatedMessage<Photon.ProtobufTargetCorner> msg, List<TargetCorner> value)
-