|
From: Kevin M. <sub...@us...> - 2002-03-09 04:46:30
|
subatomic 2002/03/08 20:46:28 PST
Modified files:
modules/GMTL/gmtl Generate.h
Log:
enforce preconditions on makeRot(quat), length of axis can be 1, or 0.
1 is the normal case
0 is when there is no rotation (I think this is valid, at least it can be
common when you call getRot, you'll get 0,0,0 back for quat with no rot)
Revision Changes Path
1.16 +12 -17 GGT/modules/GMTL/gmtl/Generate.h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/gmtl/Generate.h.diff?r1=1.15&r2=1.16&diff_format=l
|