Package org.photonvision.targeting.proto
Class PNPResultProto
java.lang.Object
org.photonvision.targeting.proto.PNPResultProto
- All Implemented Interfaces:
Protobuf<PnpResult,
Photon.ProtobufPNPResult>
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionus.hebi.quickbuf.Descriptors.Descriptor
void
pack
(Photon.ProtobufPNPResult msg, PnpResult value) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface edu.wpi.first.util.protobuf.Protobuf
clone, forEachDescriptor, getTypeString, isCloneable, isImmutable, unpackInto
-
Constructor Details
-
PNPResultProto
public PNPResultProto()
-
-
Method Details
-
getTypeClass
- Specified by:
getTypeClass
in interfaceProtobuf<PnpResult,
Photon.ProtobufPNPResult>
-
getDescriptor
public us.hebi.quickbuf.Descriptors.Descriptor getDescriptor()- Specified by:
getDescriptor
in interfaceProtobuf<PnpResult,
Photon.ProtobufPNPResult>
-
createMessage
- Specified by:
createMessage
in interfaceProtobuf<PnpResult,
Photon.ProtobufPNPResult>
-
unpack
- Specified by:
unpack
in interfaceProtobuf<PnpResult,
Photon.ProtobufPNPResult>
-
pack
- Specified by:
pack
in interfaceProtobuf<PnpResult,
Photon.ProtobufPNPResult>
-