In file matrix.h:

inline quaternion operator*

(const quaternion &q1,
  const quaternion &q2)

multplies two quaternions in that funky quaternion way.

Documentation

multplies two quaternions in that funky quaternion way. See the source code if you're interested in the actual operations.

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.