MCL
A C++ library mirroring some of the most common Matlab functions.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Attributes | List of all members
mcl::AxAng Struct Reference

#include <quaternion.h>

Public Attributes

Real x
 
Real y
 
Real z
 
Real angle
 

Member Data Documentation

Real mcl::AxAng::angle
Real mcl::AxAng::x
Real mcl::AxAng::y
Real mcl::AxAng::z

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