OpenBarnyard
 
Loading...
Searching...
No Matches
TQuaternion.h File Reference

Quaternion implementation for the Toshi engine. More...

#include "Math/TVector3.h"
#include "Math/TVector4.h"

Go to the source code of this file.

Classes

class  TQuaternion
 

Detailed Description

Quaternion implementation for the Toshi engine.

This file provides quaternion functionality including:

  • Quaternion operations (multiplication, normalization)
  • Rotation representation and conversion
  • Quaternion interpolation
  • Quaternion to matrix conversion

Definition in file TQuaternion.h.