Struct nebula::drivers::PointXYZ
ClassList > nebula > drivers > PointXYZ
#include <point_types.hpp>
Public Attributes
| Type | Name |
|---|---|
| float | x |
| float | y |
| float | z |
Public Static Functions
| Type | Name |
|---|---|
| std::array< PointField, 3 > | fields () |
Public Attributes Documentation
variable x
float nebula::drivers::PointXYZ::x;
variable y
float nebula::drivers::PointXYZ::y;
variable z
float nebula::drivers::PointXYZ::z;
Public Static Functions Documentation
function fields
static inline std::array< PointField , 3 > nebula::drivers::PointXYZ::fields ()
The documentation for this class was generated from the following file src/nebula_core/nebula_core_common/include/nebula_core_common/point_types.hpp