#include <OSGDataType.h>
Inheritance diagram for osg::DataType:


Public Methods | |
Constructors | |
| DataType (const Char8 *szName, const Char8 *szParentName, const UInt32 uiNameSpace=0) | |
Destructors | |
| virtual | ~DataType (void) |
Operators | |
| bool | operator== (const DataType &other) const |
| bool | operator!= (const DataType &other) const |
Protected Types | |
| typedef TypeBase | Inherited |
Protected Methods | |
| DataType (const DataType &source) | |
Private Methods | |
| void | operator= (const DataType &source) |
| prohibit default function (move to 'public' if needed) | |
|
|
Reimplemented in osg::FieldType, and osg::FieldContainerType. |
|
||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
prohibit default function (move to 'public' if needed)
|
1.2.16