CMS 3D CMS Logo

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 24 of file Vector.h.

Member Typedef Documentation

◆ type

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

Definition at line 25 of file Vector.h.