view quotanion.h @ 89:aff757cc46d7

Added tag ps2 for changeset ce9ef7dcf2f0
author Atuto SHIROMA <e095729@ie.u-ryukyu.ac.jp>
date Thu, 19 May 2011 16:38:44 +0900
parents 0fae5658fb0b
children 8edae89a3877
line wrap: on
line source

extern void quotanion(FVECTOR q, FVECTOR axis, float angle);
extern void quotanion_rotmatrix(FMATRIX rot, FVECTOR q);
extern float degree2radian(float digree);