10 #ifndef GO_PXL_SDK_GOGDPFEATURECIRCLE_H
11 #define GO_PXL_SDK_GOGDPFEATURECIRCLE_H
38 void Deserialize(kSerializer serializer)
override;
47 const k64f CenterX()
const;
56 const k64f CenterY()
const;
65 const k64f CenterZ()
const;
74 const k64f NormalX()
const;
83 const k64f NormalY()
const;
92 const k64f NormalZ()
const;
101 const k64f Radius()
const;
107 friend class ::GoGdpMsgTests;
#define GoPxLSdkClass
Definition: Def.h:35
Definition: GoGdpFeatureCircle.h:19
Declares the GoPxLSdk.GoGdpMsg class.
Definition: GoGdpMsg.h:38