Public Member Functions | |
VectorUInt () | |
VectorUInt (const VectorUInt ©) | |
VectorUInt (unsigned int *beg, unsigned int *end) | |
VectorUInt (unsigned int n) |
osgText::VectorUInt::VectorUInt | ( | ) | [inline] |
osgText::VectorUInt::VectorUInt | ( | const VectorUInt & | copy | ) | [inline] |
osgText::VectorUInt::VectorUInt | ( | unsigned int * | beg, | |
unsigned int * | end | |||
) | [inline] |
osgText::VectorUInt::VectorUInt | ( | unsigned int | n | ) | [inline, explicit] |