<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <title></title>
</head>
<body>
<blockquote type="cite" cite="mid3D82F55E.7060706@ihug.co.nz"><b><br>
  </b><br>
The other functions like<b><br>
  </b><small><font face="Courier New, Courier, monospace">void FromAngleAxis
(const Real&amp; rfAngle, const Vector3&amp; rkAxis);</font></small><b><br>
  </b>compile fine.</blockquote>
<br>
That should be <br>
<small><font face="Courier New, Courier, monospace">void FromAngleAxis (const
float&amp; rfAngle, const Vector3&amp; rkAxis);</font></small><br>
<br>
</body>
</html>