CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Public Types
math::Vector< N > Struct Template Reference

fixed size vector More...

#include <Vector.h>

Public Types

typedef VectorD< N >::type type
 

Detailed Description

template<unsigned int N>
struct math::Vector< N >

fixed size vector

Definition at line 31 of file Vector.h.

Member Typedef Documentation

template<unsigned int N>
typedef VectorD<N>::type math::Vector< N >::type

Definition at line 32 of file Vector.h.