1 2 3 4 5 6
CPoint GetPoint() { return { obj_.GetCoordinateXFromObject(), obj_.GetCoordinateYFromObject(), obj_.GetCoordinateZFromObject() }; }