HoverRace  2.0
Public Member Functions | Public Attributes | List of all members
HoverRace::Vec2 Struct Reference

#include <Vec.h>

Public Member Functions

constexpr Vec2 (double x, double y) noexcept
 
constexpr Vec3 Promote (double z=0) const noexcept
 

Public Attributes

double x
 
double y
 

Constructor & Destructor Documentation

constexpr HoverRace::Vec2::Vec2 ( double  x,
double  y 
)
inlinenoexcept

Member Function Documentation

constexpr Vec3 HoverRace::Vec2::Promote ( double  z = 0) const
inlinenoexcept

Member Data Documentation

double HoverRace::Vec2::x
double HoverRace::Vec2::y

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