v2.33
 
Vector3D Struct Reference

Represents a 3D vector. More...

Public Attributes

double X
 The x component of the vector.
 
double Y
 The y component of the vector.
 
double Z
 The z component of the vector.
 

Detailed Description

Represents a 3D vector.