v2.33
 
Vector2D Struct Reference

Represents a 2D vector. More...

Public Attributes

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

Detailed Description

Represents a 2D vector.