HyperspaceExplorer 0.7.1
Public Types
VecMath::NumAxes< D > Struct Template Reference

Determine number of rotation axes in D-dimensional space. More...

#include <Rotation.h>

List of all members.

Public Types

enum  { num = NumAxes<D-1>::num+D-1 }

Detailed Description

template<unsigned D>
struct VecMath::NumAxes< D >

Determine number of rotation axes in D-dimensional space.

The number of rotation axes is computed at compile time. It is accessed as NumAxes<D>::num.

Template Parameters:
Ddimension of the vector space

The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends

Generated on Mon Apr 9 2012 20:25:19 for HyperspaceExplorer 0.7.1 by doxygen 1.7.4  -  Hosted bySourceForge.net Logo