#include <OSGGeoPropertyInterface.h>

Public Types | |
Typedefs | |
| typedef Attachment | Inherited |
| typedef AttachmentPropertyDesc | InheritedDesc |
| typedef AttachmentPtr | InheritedPtr |
| typedef UInt8 | GenericType |
| typedef GeoPropertyInterface < GeoPTypesPropertyDesc > | Interface |
Static Public Member Functions | |
Get | |
| static const Char8 * | getTypeName (void) |
| static const Char8 * | getGroupName (void) |
| static const Char8 * | getClassName (void) |
| static InitContainerF | getInitMethod (void) |
Definition at line 410 of file OSGGeoPropertyInterface.h.
Reimplemented in osg::GeoPTypesUI8PropertyDesc.
Definition at line 427 of file OSGGeoPropertyInterface.h.
Reimplemented in osg::GeoPTypesUI8PropertyDesc.
Definition at line 428 of file OSGGeoPropertyInterface.h.
Reimplemented in osg::GeoPTypesUI8PropertyDesc.
Definition at line 430 of file OSGGeoPropertyInterface.h.
Reimplemented in osg::GeoPTypesUI8PropertyDesc.
Definition at line 432 of file OSGGeoPropertyInterface.h.
Reimplemented in osg::GeoPTypesUI8PropertyDesc.
Definition at line 435 of file OSGGeoPropertyInterface.h.
| static const Char8* osg::GeoPTypesPropertyDesc::getTypeName | ( | void | ) | [inline, static] |
Reimplemented in osg::GeoPTypesUI8PropertyDesc.
Definition at line 416 of file OSGGeoPropertyInterface.h.
| static const Char8* osg::GeoPTypesPropertyDesc::getGroupName | ( | void | ) | [inline, static] |
Reimplemented in osg::GeoPTypesUI8PropertyDesc.
Definition at line 417 of file OSGGeoPropertyInterface.h.
| static const Char8* osg::GeoPTypesPropertyDesc::getClassName | ( | void | ) | [inline, static] |
Reimplemented in osg::GeoPTypesUI8PropertyDesc.
Definition at line 418 of file OSGGeoPropertyInterface.h.
| static InitContainerF osg::GeoPTypesPropertyDesc::getInitMethod | ( | void | ) | [inline, static] |
Reimplemented in osg::GeoPTypesUI8PropertyDesc.
Definition at line 420 of file OSGGeoPropertyInterface.h.
1.5.5