10 #ifndef GO_PXL_SDK_GOGDPFEATUREPLANE_H
11 #define GO_PXL_SDK_GOGDPFEATUREPLANE_H
39 void Deserialize(kSerializer serializer)
override;
48 const k64f NormalX()
const;
57 const k64f NormalY()
const;
66 const k64f NormalZ()
const;
75 const k64f DistanceToOrigin()
const;
79 k64f distanceToOrigin;
80 friend class ::GoGdpMsgTests;
#define GoPxLSdkClass
Definition: Def.h:35
Definition: GoGdpFeaturePlane.h:20
Declares the GoPxLSdk.GoGdpMsg class.
Definition: GoGdpMsg.h:38