Allolib  1.0
C++ Components For Interactive Multimedia
al::VecElems< N, T > Struct Template Reference
Inheritance diagram for al::VecElems< N, T >:
al::Vec< 3, int > al::Vec< 3, double > al::Vec< 3, T > al::Vec< 3, float > al::Vec< N, T >

Public Attributes

x
 
y
 
z
 
w
 

Detailed Description

template<int N, class T>
struct al::VecElems< N, T >

Definition at line 70 of file al_Vec.hpp.


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