Pololu Zumo Shield Arduino Library
Public Attributes | List of all members
ZumoIMU::vector< T > Struct Template Reference

Represents a 3-dimensional vector with x, y, and z components. More...

#include <ZumoIMU.h>

Public Attributes

x
 
y
 
z
 

Detailed Description

template<typename T>
struct ZumoIMU::vector< T >

Represents a 3-dimensional vector with x, y, and z components.

Definition at line 96 of file ZumoIMU.h.


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