next up previous contents
Next: miset_dimension_apparent_voxel_order Up: DIMENSION FUNCTIONS (39) Previous: miset_apparent_record_dimension_flag   Contents

miget_dimension_apparent_voxel_order

NAME 

miget_dimension_apparent_voxel_order - gets the apparent order of voxels


SYNOPSIS

#include <minc2.h>

int miget_dimension_apparent_voxel_order ( midimhandle_t        dimension,
                                           miflipping_t         *file_order,
                                           miflipping_t         *sign)
                                     



DESCRIPTION

This method gets the apparent order of voxels for the specified dimension
and the sign of the step values.

RETURN VALUE

miget_dimension_apparent_voxel_order returns MI_NOERROR if it successfully
gets the apparent voxel order of the specified dimension or MI_ERROR otherwise



Robert VINCENT 2005-03-09