next up previous contents
Next: miset_spatial_frequency_origin Up: VOXEL/REAL FUNCTIONS (16) Previous: miconvert_spatial_frequency_origin_to_start   Contents

miset_world_origin

NAME 

miset_world_origin

SYNOPSIS

#include <minc2.h>

int  miset_world_origin( mihandle_t volume,
                         double     world[3])
                       
DESCRIPTION

This function sets the world coordinates of the point (0,0,0) in voxel
coordinates.  This changes the constant offset of the two coordinate
systems.

RETURN VALUE

Returns MI_ERROR or MI_NOERROR



Robert VINCENT 2005-03-09