ScummVM API documentation
BladeRunner::Vector3 Class Reference

Public Member Functions

 Vector3 (float ax, float ay, float az)
 
float length ()
 
Vector3 normalize ()
 
Vector2 xz () const
 

Static Public Member Functions

static Vector3 cross (Vector3 a, Vector3 b)
 
static float dot (Vector3 a, Vector3 b)
 

Public Attributes

float x
 
float y
 
float z
 

The documentation for this class was generated from the following file: