OSG  3.4.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | List of all members
osgText::VectorUInt Class Reference

#include <String.h>

Inheritance diagram for osgText::VectorUInt:
Inheritance graph
[legend]
Collaboration diagram for osgText::VectorUInt:
Collaboration graph
[legend]

Public Member Functions

 VectorUInt ()
 
 VectorUInt (const VectorUInt &copy)
 
 VectorUInt (unsigned int *beg, unsigned int *end)
 
 VectorUInt (unsigned int n)
 

Detailed Description

Definition at line 29 of file String.h.

Constructor & Destructor Documentation

osgText::VectorUInt::VectorUInt ( )
inline

Definition at line 33 of file String.h.

osgText::VectorUInt::VectorUInt ( const VectorUInt copy)
inline

Definition at line 34 of file String.h.

osgText::VectorUInt::VectorUInt ( unsigned int *  beg,
unsigned int *  end 
)
inline

Definition at line 35 of file String.h.

osgText::VectorUInt::VectorUInt ( unsigned int  n)
inlineexplicit

Definition at line 36 of file String.h.


The documentation for this class was generated from the following file: