Skip to content

Struct SimOne_Data_Point_XYZI

ClassList > SimOne_Data_Point_XYZI

  • #include <SimOneIOStruct.h>

Public Attributes

Type Name
float intensity
float x
float y
float z

Public Attributes Documentation

variable intensity

float SimOne_Data_Point_XYZI::intensity;

点的强度。 * Intensity of the point.


variable x

float SimOne_Data_Point_XYZI::x;

点的 X 坐标。 * X coordinate of the point.


variable y

float SimOne_Data_Point_XYZI::y;

点的 Y 坐标。 * Y coordinate of the point.


variable z

float SimOne_Data_Point_XYZI::z;

点的 Z 坐标。 * Z coordinate of the point.



The documentation for this class was generated from the following file docs/api/cpp/SimOneIOStruct.h