Doxygen Source Code Documentation
THD_linear_mapping Struct Reference
#include <3ddata.h>
| Data Fields | |
| int | type | 
| THD_mat33 | mfor | 
| THD_mat33 | mbac | 
| THD_fvec3 | bvec | 
| THD_fvec3 | svec | 
| THD_fvec3 | bot | 
| THD_fvec3 | top | 
Detailed Description
Structure to hold a linear mapping between coordinate systems.
Definition at line 494 of file 3ddata.h.
Field Documentation
| 
 | 
| 
 Definition at line 502 of file 3ddata.h. Referenced by AFNI_backward_warp_vector(), AFNI_concatenate_lmap(), AFNI_forward_warp_vector(), AFNI_init_warp(), AFNI_make_voxwarp(), AFNI_make_warp(), LMAP_XNAME(), LMAP_YNAME(), LMAP_ZNAME(), and SUMA_AFNI_forward_warp_xyz(). | 
| 
 | 
| 
 Definition at line 500 of file 3ddata.h. Referenced by AFNI_concatenate_lmap(), AFNI_forward_warp_vector(), AFNI_init_warp(), AFNI_make_affwarp_12(), AFNI_make_voxmap(), AFNI_make_warp(), main(), and SUMA_AFNI_forward_warp_xyz(). | 
| 
 | 
| x_in = [mbac] * x_map - svec Definition at line 498 of file 3ddata.h. Referenced by AFNI_backward_warp_vector(), AFNI_concatenate_lmap(), AFNI_make_voxmap(), AFNI_make_warp(), LMAP_XNAME(), LMAP_YNAME(), and LMAP_ZNAME(). | 
| 
 | 
| x_map = [mfor] * x_in - bvec Definition at line 497 of file 3ddata.h. Referenced by AFNI_concatenate_lmap(), AFNI_forward_warp_vector(), AFNI_init_warp(), AFNI_make_affwarp_12(), AFNI_make_voxmap(), AFNI_make_warp(), main(), and SUMA_AFNI_forward_warp_xyz(). | 
| 
 | 
| 
 Definition at line 501 of file 3ddata.h. Referenced by AFNI_backward_warp_vector(), AFNI_concatenate_lmap(), AFNI_make_voxmap(), AFNI_make_warp(), LMAP_XNAME(), LMAP_YNAME(), and LMAP_ZNAME(). | 
| 
 | 
| 
 Definition at line 503 of file 3ddata.h. Referenced by AFNI_backward_warp_vector(), AFNI_concatenate_lmap(), AFNI_forward_warp_vector(), AFNI_init_warp(), AFNI_make_voxwarp(), AFNI_make_warp(), LMAP_XNAME(), LMAP_YNAME(), LMAP_ZNAME(), and SUMA_AFNI_forward_warp_xyz(). | 
| 
 | 
| type code: only type now is MAPPING_LINEAR_TYPE Definition at line 495 of file 3ddata.h. Referenced by AFNI_concatenate_lmap(), AFNI_make_affwarp_12(), AFNI_make_voxmap(), AFNI_make_warp(), main(), THD_3dim_from_block(), and THD_datablock_apply_atr(). | 
The documentation for this struct was generated from the following file:
 
                             
                             
                             
                             
                             
                             
                             
                             
                             
                             
                             
                             
 
 
 
 
       
	   
	   
	   
	  