|
GEL
2
GEL is a library for Geometry and Linear Algebra
|
2D double floating point vector More...
#include <Vec2d.h>
Inherits CGLA::ArithVec2Float< double, Vec2d >.
Public Member Functions | |
| Vec2d (double _a, double _b) | |
| Vec2d (const Vec2i &v) | |
| Vec2d (const Vec2f &v) | |
| Vec2d (double a) | |
2D double floating point vector
1.7.5.1