#include <OSGGeoPropertyInterface.h>
Public Types | |
Typedefs | |
| typedef Attachment | Inherited |
| typedef AttachmentPtr | InheritedPtr |
| typedef AttachmentPropertyDesc | InheritedDesc |
| typedef Pnt3f | GenericType |
| typedef GeoPropertyInterface < GeoPositionsPropertyDesc > | 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) |
Abstract base class for all GeoPositionsProperty traits. See Geometry Properties for a description.
Definition at line 212 of file OSGGeoPropertyInterface.h.
Reimplemented in osg::GeoPositions2fPropertyDesc, osg::GeoPositions3fPropertyDesc, osg::GeoPositions4fPropertyDesc, osg::GeoPositions2dPropertyDesc, osg::GeoPositions3dPropertyDesc, osg::GeoPositions4dPropertyDesc, osg::GeoPositions2sPropertyDesc, osg::GeoPositions3sPropertyDesc, and osg::GeoPositions4sPropertyDesc.
Definition at line 230 of file OSGGeoPropertyInterface.h.
Reimplemented in osg::GeoPositions2fPropertyDesc, osg::GeoPositions3fPropertyDesc, osg::GeoPositions4fPropertyDesc, osg::GeoPositions2dPropertyDesc, osg::GeoPositions3dPropertyDesc, osg::GeoPositions4dPropertyDesc, osg::GeoPositions2sPropertyDesc, osg::GeoPositions3sPropertyDesc, and osg::GeoPositions4sPropertyDesc.
Definition at line 231 of file OSGGeoPropertyInterface.h.
Reimplemented in osg::GeoPositions2fPropertyDesc, osg::GeoPositions3fPropertyDesc, osg::GeoPositions4fPropertyDesc, osg::GeoPositions2dPropertyDesc, osg::GeoPositions3dPropertyDesc, osg::GeoPositions4dPropertyDesc, osg::GeoPositions2sPropertyDesc, osg::GeoPositions3sPropertyDesc, and osg::GeoPositions4sPropertyDesc.
Definition at line 233 of file OSGGeoPropertyInterface.h.
Reimplemented in osg::GeoPositions2fPropertyDesc, osg::GeoPositions3fPropertyDesc, osg::GeoPositions4fPropertyDesc, osg::GeoPositions2dPropertyDesc, osg::GeoPositions3dPropertyDesc, osg::GeoPositions4dPropertyDesc, osg::GeoPositions2sPropertyDesc, osg::GeoPositions3sPropertyDesc, and osg::GeoPositions4sPropertyDesc.
Definition at line 235 of file OSGGeoPropertyInterface.h.
Reimplemented in osg::GeoPositions2fPropertyDesc, osg::GeoPositions3fPropertyDesc, osg::GeoPositions4fPropertyDesc, osg::GeoPositions2dPropertyDesc, osg::GeoPositions3dPropertyDesc, osg::GeoPositions4dPropertyDesc, osg::GeoPositions2sPropertyDesc, osg::GeoPositions3sPropertyDesc, and osg::GeoPositions4sPropertyDesc.
Definition at line 238 of file OSGGeoPropertyInterface.h.
| static const Char8* osg::GeoPositionsPropertyDesc::getTypeName | ( | void | ) | [inline, static] |
Reimplemented in osg::GeoPositions2fPropertyDesc, osg::GeoPositions3fPropertyDesc, osg::GeoPositions4fPropertyDesc, osg::GeoPositions2dPropertyDesc, osg::GeoPositions3dPropertyDesc, osg::GeoPositions4dPropertyDesc, osg::GeoPositions2sPropertyDesc, osg::GeoPositions3sPropertyDesc, and osg::GeoPositions4sPropertyDesc.
Definition at line 218 of file OSGGeoPropertyInterface.h.
| static const Char8* osg::GeoPositionsPropertyDesc::getGroupName | ( | void | ) | [inline, static] |
Reimplemented in osg::GeoPositions2fPropertyDesc, osg::GeoPositions3fPropertyDesc, osg::GeoPositions4fPropertyDesc, osg::GeoPositions2dPropertyDesc, osg::GeoPositions3dPropertyDesc, osg::GeoPositions4dPropertyDesc, osg::GeoPositions2sPropertyDesc, osg::GeoPositions3sPropertyDesc, and osg::GeoPositions4sPropertyDesc.
Definition at line 220 of file OSGGeoPropertyInterface.h.
| static const Char8* osg::GeoPositionsPropertyDesc::getClassName | ( | void | ) | [inline, static] |
Reimplemented in osg::GeoPositions2fPropertyDesc, osg::GeoPositions3fPropertyDesc, osg::GeoPositions4fPropertyDesc, osg::GeoPositions2dPropertyDesc, osg::GeoPositions3dPropertyDesc, osg::GeoPositions4dPropertyDesc, osg::GeoPositions2sPropertyDesc, osg::GeoPositions3sPropertyDesc, and osg::GeoPositions4sPropertyDesc.
Definition at line 221 of file OSGGeoPropertyInterface.h.
| static InitContainerF osg::GeoPositionsPropertyDesc::getInitMethod | ( | void | ) | [inline, static] |
Reimplemented in osg::GeoPositions2fPropertyDesc, osg::GeoPositions3fPropertyDesc, osg::GeoPositions4fPropertyDesc, osg::GeoPositions2dPropertyDesc, osg::GeoPositions3dPropertyDesc, osg::GeoPositions4dPropertyDesc, osg::GeoPositions2sPropertyDesc, osg::GeoPositions3sPropertyDesc, and osg::GeoPositions4sPropertyDesc.
Definition at line 223 of file OSGGeoPropertyInterface.h.
1.6.1