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

#include <Vec.h>

Public Member Functions

constexpr Vec3 (double x, double y, double z) noexcept
 

Public Attributes

double x
 
double y
 
double z
 

Constructor & Destructor Documentation

constexpr HoverRace::Vec3::Vec3 ( double  x,
double  y,
double  z 
)
inlinenoexcept

Member Data Documentation

double HoverRace::Vec3::x
double HoverRace::Vec3::y
double HoverRace::Vec3::z

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