#include <OSGGeoPropertyInterface.h>

Public Types | |
Typedefs | |
| typedef Attachment | Inherited |
| typedef AttachmentPtr | InheritedPtr |
| typedef AttachmentPropertyDesc | InheritedDesc |
| typedef Color3f | GenericType |
| typedef GeoPropertyInterface < GeoColorsPropertyDesc > | 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 290 of file OSGGeoPropertyInterface.h.
Reimplemented in osg::GeoColors3fPropertyDesc, osg::GeoColors4fPropertyDesc, osg::GeoColors3ubPropertyDesc, and osg::GeoColors4ubPropertyDesc.
Definition at line 307 of file OSGGeoPropertyInterface.h.
Reimplemented in osg::GeoColors3fPropertyDesc, osg::GeoColors4fPropertyDesc, osg::GeoColors3ubPropertyDesc, and osg::GeoColors4ubPropertyDesc.
Definition at line 308 of file OSGGeoPropertyInterface.h.
Reimplemented in osg::GeoColors3fPropertyDesc, osg::GeoColors4fPropertyDesc, osg::GeoColors3ubPropertyDesc, and osg::GeoColors4ubPropertyDesc.
Definition at line 310 of file OSGGeoPropertyInterface.h.
Reimplemented in osg::GeoColors3fPropertyDesc, osg::GeoColors4fPropertyDesc, osg::GeoColors3ubPropertyDesc, and osg::GeoColors4ubPropertyDesc.
Definition at line 312 of file OSGGeoPropertyInterface.h.
Reimplemented in osg::GeoColors3fPropertyDesc, osg::GeoColors4fPropertyDesc, osg::GeoColors3ubPropertyDesc, and osg::GeoColors4ubPropertyDesc.
Definition at line 315 of file OSGGeoPropertyInterface.h.
| static const Char8* osg::GeoColorsPropertyDesc::getTypeName | ( | void | ) | [inline, static] |
Reimplemented in osg::GeoColors3fPropertyDesc, osg::GeoColors4fPropertyDesc, osg::GeoColors3ubPropertyDesc, and osg::GeoColors4ubPropertyDesc.
Definition at line 296 of file OSGGeoPropertyInterface.h.
| static const Char8* osg::GeoColorsPropertyDesc::getGroupName | ( | void | ) | [inline, static] |
Reimplemented in osg::GeoColors3fPropertyDesc, osg::GeoColors4fPropertyDesc, osg::GeoColors3ubPropertyDesc, and osg::GeoColors4ubPropertyDesc.
Definition at line 297 of file OSGGeoPropertyInterface.h.
| static const Char8* osg::GeoColorsPropertyDesc::getClassName | ( | void | ) | [inline, static] |
Reimplemented in osg::GeoColors3fPropertyDesc, osg::GeoColors4fPropertyDesc, osg::GeoColors3ubPropertyDesc, and osg::GeoColors4ubPropertyDesc.
Definition at line 298 of file OSGGeoPropertyInterface.h.
| static InitContainerF osg::GeoColorsPropertyDesc::getInitMethod | ( | void | ) | [inline, static] |
Reimplemented in osg::GeoColors3fPropertyDesc, osg::GeoColors4fPropertyDesc, osg::GeoColors3ubPropertyDesc, and osg::GeoColors4ubPropertyDesc.
Definition at line 300 of file OSGGeoPropertyInterface.h.
1.5.5