Point

Fields

float x
float y
float z

Detailed Description

struct Point

Public Functions

inline Point()
inline Point(WT_Integer32 const xx, WT_Integer32 const yy, HW2DReaderCommon const *pHW2DReaderCommon)
inline Point(WT_Logical_Point const p, HW2DReaderCommon const *pHW2DReaderCommon)
inline Point(float const xx, float const yy, HW2DReaderCommon const *pHW2DReaderCommon)

Public Members

float x
float y
float z