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