![]() |
VectorNav C Library
|
Represents a 4 component vector with an underlying data type of float
.
More...
#include <vector.h>
Data Fields | |
float | c [4] |
Represents a 4 component vector with an underlying data type of float
.
float c[4] |
Indexable.