#include <hdf5_map_io.h>
Public Attributes | |
float | x |
float | y |
float | z |
Helper struct to save vertices to the map.
Definition at line 20 of file hdf5_map_io.h.
float hdf5_map_io::MapVertex::x |
Definition at line 21 of file hdf5_map_io.h.
float hdf5_map_io::MapVertex::y |
Definition at line 22 of file hdf5_map_io.h.
float hdf5_map_io::MapVertex::z |
Definition at line 23 of file hdf5_map_io.h.