MIPI - Physical Interface for MIDI Files
Loading...
Searching...
No Matches
Control::vector3 Struct Reference

A struct for representing 3D vectors, used for velocity commands and target positions. More...

#include <controller.h>

Collaboration diagram for Control::vector3:
Collaboration graph

Public Attributes

double x
 
double y
 
double z
 

Detailed Description

A struct for representing 3D vectors, used for velocity commands and target positions.

Member Data Documentation

◆ x

double Control::vector3::x

◆ y

double Control::vector3::y

◆ z

double Control::vector3::z

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