Class PNPResultProto
java.lang.Object
org.photonvision.targeting.proto.PNPResultProto
- All Implemented Interfaces:
org.wpilib.util.protobuf.Protobuf<PnpResult, Photon.ProtobufPNPResult>
public class PNPResultProto
extends Object
implements org.wpilib.util.protobuf.Protobuf<PnpResult, Photon.ProtobufPNPResult>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionus.hebi.quickbuf.Descriptors.Descriptorvoidpack(Photon.ProtobufPNPResult msg, PnpResult value) 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
-
PNPResultProto
public PNPResultProto()
-
-
Method Details
-
getTypeClass
- Specified by:
getTypeClassin interfaceorg.wpilib.util.protobuf.Protobuf<PnpResult, Photon.ProtobufPNPResult>
-
getDescriptor
- Specified by:
getDescriptorin interfaceorg.wpilib.util.protobuf.Protobuf<PnpResult, Photon.ProtobufPNPResult>
-
createMessage
- Specified by:
createMessagein interfaceorg.wpilib.util.protobuf.Protobuf<PnpResult, Photon.ProtobufPNPResult>
-
unpack
- Specified by:
unpackin interfaceorg.wpilib.util.protobuf.Protobuf<PnpResult, Photon.ProtobufPNPResult>
-
pack
- Specified by:
packin interfaceorg.wpilib.util.protobuf.Protobuf<PnpResult, Photon.ProtobufPNPResult>
-