GEL  2
GEL is a library for Geometry and Linear Algebra
Public Member Functions
CGLA::Vec2f Class Reference

2D floating point vector More...

#include <Vec2f.h>

Inherits CGLA::ArithVec2Float< float, Vec2f >.

List of all members.

Public Member Functions

 Vec2f (float _a, float _b)
template<class T , class V , unsigned int N>
 Vec2f (const ArithVec< T, V, N > &v)
 Vec2f (float a)

Detailed Description

2D floating point vector


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