quaternion_tools.h

Go to the documentation of this file.
00001 #ifndef _QUATERNIONTOOLS_H_
00002 #define _QUATERNIONTOOLS_H_
00003 
00004 
00005 #ifdef __cplusplus
00006 extern "C" {
00007 #endif
00008 
00009 void quaternion2xyz(const float *q,float *normal, float *transnormal); 
00010 
00011 
00012 #ifdef __cplusplus
00013 }
00014 #endif
00015 
00016 
00017 #endif

Generated on Wed Feb 28 15:18:49 2007 for NaviTrack by  doxygen 1.4.6