GEL  2
GEL is a library for Geometry and Linear Algebra
Public Member Functions
CGLA::ArithVecInt< T, V, N > Class Template Reference

Inherits CGLA::ArithVec< T, V, N >.

Inherited by CGLA::ArithVec3Int< int, Vec3i >, CGLA::ArithVec3Int< int, Vec3usi >, CGLA::ArithVec3Int< UChar, Vec3uc >, and CGLA::ArithVec4Int< int, Vec4i >.

List of all members.

Public Member Functions

 ArithVecInt (T a)
 ArithVecInt (T a, T b)
 ArithVecInt (T a, T b, T c)
 ArithVecInt (T a, T b, T c, T d)

template<class T, class V, unsigned int N>
class CGLA::ArithVecInt< T, V, N >


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