Marine systems simulation
objl::Vector3 Struct Reference

Public Member Functions

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

Public Attributes

float X
 
float Y
 
float Z
 

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