9 #ifndef XSUSHORTVECTOR_H 10 #define XSUSHORTVECTOR_H 13 #define XSUSHORTVECTOR_INITIALIZER {{0,0,0}} 80 inline unsigned short at(
int index)
106 #endif // XSUSHORTVECTOR_H bool operator==(const TPoint2D &p1, const TPoint2D &p2)
Exact comparison between 2D points.
struct XsUShortVector XsUShortVector
A vector containing 3 short values.
size_t XsSize
XsSize must be unsigned number!
VALUE & operator[](const KEY &key)
Write/read via [i] operator, that creates an element if it didn't exist already.
GLfloat GLfloat GLfloat GLfloat v3
GLfloat GLfloat GLfloat v2
GLubyte GLubyte GLubyte a
unsigned short m_data[3]
vector component storage