I have the following format stored in an HDF5 file (tightly packed array of vertices):
struct DiskVertex { float pos[3]; }
And I have a m