#include <OSGGeoPropertyInterface.h>

Public Types | |
Typedefs | |
| typedef Attachment | Inherited |
| typedef AttachmentPtr | InheritedPtr |
| typedef AttachmentPropertyDesc | InheritedDesc |
| typedef UInt32 | GenericType |
| typedef GeoPropertyInterface < GeoIndicesPropertyDesc > | 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 370 of file OSGGeoPropertyInterface.h.
Reimplemented in osg::GeoIndicesUI32PropertyDesc, and osg::GeoIndicesUI16PropertyDesc.
Definition at line 387 of file OSGGeoPropertyInterface.h.
Reimplemented in osg::GeoIndicesUI32PropertyDesc, and osg::GeoIndicesUI16PropertyDesc.
Definition at line 388 of file OSGGeoPropertyInterface.h.
Reimplemented in osg::GeoIndicesUI32PropertyDesc, and osg::GeoIndicesUI16PropertyDesc.
Definition at line 390 of file OSGGeoPropertyInterface.h.
Reimplemented in osg::GeoIndicesUI32PropertyDesc, and osg::GeoIndicesUI16PropertyDesc.
Definition at line 392 of file OSGGeoPropertyInterface.h.
Reimplemented in osg::GeoIndicesUI32PropertyDesc, and osg::GeoIndicesUI16PropertyDesc.
Definition at line 395 of file OSGGeoPropertyInterface.h.
| static const Char8* osg::GeoIndicesPropertyDesc::getTypeName | ( | void | ) | [inline, static] |
Reimplemented in osg::GeoIndicesUI32PropertyDesc, and osg::GeoIndicesUI16PropertyDesc.
Definition at line 376 of file OSGGeoPropertyInterface.h.
| static const Char8* osg::GeoIndicesPropertyDesc::getGroupName | ( | void | ) | [inline, static] |
Reimplemented in osg::GeoIndicesUI32PropertyDesc, and osg::GeoIndicesUI16PropertyDesc.
Definition at line 377 of file OSGGeoPropertyInterface.h.
| static const Char8* osg::GeoIndicesPropertyDesc::getClassName | ( | void | ) | [inline, static] |
Reimplemented in osg::GeoIndicesUI32PropertyDesc, and osg::GeoIndicesUI16PropertyDesc.
Definition at line 378 of file OSGGeoPropertyInterface.h.
| static InitContainerF osg::GeoIndicesPropertyDesc::getInitMethod | ( | void | ) | [inline, static] |
Reimplemented in osg::GeoIndicesUI32PropertyDesc, and osg::GeoIndicesUI16PropertyDesc.
Definition at line 380 of file OSGGeoPropertyInterface.h.
1.5.5