Isle
Loading...
Searching...
No Matches
vector.h File Reference
#include "compat.h"
Include dependency graph for vector.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Vector2
 [AI] Represents a 2D mathematical vector with floating-point coordinates. More...
 
class  Vector3
 [AI] 3D vector class, providing vector and cross-product operations in 3D space. More...
 
class  Vector4
 [AI] A four-dimensional vector, supporting operations relevant for matrix and quaternion math (homogeneous coordinates). More...