VectorNav C Library
Data Fields
vec4f Union Reference

Represents a 4 component vector with an underlying data type of float. More...

#include <vector.h>

Data Fields

float c [4]
 

Detailed Description

Represents a 4 component vector with an underlying data type of float.

Field Documentation

float c[4]

Indexable.


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