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

3D vector implementation for the Toshi engine More...

Go to the source code of this file.

Classes

class  TVector3
 

Detailed Description

3D vector implementation for the Toshi engine

This file provides 3D vector functionality including:

  • Vector operations (addition, subtraction, multiplication)
  • Vector normalization and length calculations
  • Vector transformations
  • Vector utility functions

Definition in file TVector3.h.