GEL
2
GEL is a library for Geometry and Linear Algebra
|
3D unsigned char vector. More...
#include <Vec3uc.h>
Inherits CGLA::ArithVec3Int< UChar, Vec3uc >.
Public Member Functions | |
Vec3uc () | |
Construct 0 vector. | |
Vec3uc (UChar a, UChar b, UChar c) | |
Construct 3D uchar vector. | |
Vec3uc (const Vec3i &v) | |
Convert from int vector. |
3D unsigned char vector.