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