Marine systems simulation
objl::Vector2 Struct Reference

Public Member Functions

 Vector2 (float X_, float Y_)
 
bool operator== (const Vector2 &other) const
 
bool operator!= (const Vector2 &other) const
 
Vector2 operator+ (const Vector2 &right) const
 
Vector2 operator- (const Vector2 &right) const
 
Vector2 operator* (const float &other) const
 

Public Attributes

float X
 
float Y
 

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