RoboidControl for Arduino
Loading...
Searching...
No Matches
Classes | Typedefs
Vector3.h File Reference

Go to the source code of this file.

Classes

struct  Vec3
 3-dimensional Vector representation More...
 
struct  Vector3
 A 3-dimensional vector. More...
 

Typedefs

typedef struct Vec3 Vec3
 3-dimensional Vector representation
 

Typedef Documentation

◆ Vec3

typedef struct Vec3 Vec3

3-dimensional Vector representation

This is a C-style implementation This uses the right-handed coordinate system.