Struct SimOne_Data_Point_XYZI¶ Defined in File SimOneIOStruct.h Struct Documentation¶ struct SimOne_Data_Point_XYZI¶ Public Members float intensity¶ 点的强度。 Intensity of the point. float x¶ 点的 X 坐标。 X coordinate of the point. float y¶ 点的 Y 坐标。 Y coordinate of the point. float z¶ 点的 Z 坐标。 Z coordinate of the point.