Package org.photonvision.targeting.proto
Class PNPResultProto
java.lang.Object
org.photonvision.targeting.proto.PNPResultProto
- All Implemented Interfaces:
 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 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods 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:
 getTypeClassin interfaceProtobuf<PnpResult,Photon.ProtobufPNPResult> 
 - 
getDescriptor
- Specified by:
 getDescriptorin interfaceProtobuf<PnpResult,Photon.ProtobufPNPResult> 
 - 
createMessage
- Specified by:
 createMessagein interfaceProtobuf<PnpResult,Photon.ProtobufPNPResult> 
 - 
unpack
- Specified by:
 unpackin interfaceProtobuf<PnpResult,Photon.ProtobufPNPResult> 
 - 
pack
- Specified by:
 packin interfaceProtobuf<PnpResult,Photon.ProtobufPNPResult> 
 
 -