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