Struct TrkHeader#

Struct Documentation#

struct TrkHeader#

Public Members

char magic_number[6]#
int16_t dimensions[3]#
float voxel_sizes[3]#
float origin[3]#
int16_t nb_scalars_per_point#
char scalar_name[10][20]#
int16_t nb_properties_per_streamline#
char property_name[10][20]#
float voxel_to_rasmm[4][4]#
char reserved[444]#
char voxel_order[4]#
char pad2[4]#
float image_orientation_patient[6]#
char pad1[2]#
char invert_x#
char invert_y#
char invert_z#
char swap_xy#
char swap_yz#
char swap_zx#
int32_t nb_streamlines#
int32_t version#
int32_t hdr_size#