#include <OSGGeoPropPositions.h>
Inheritance diagram for osg::GeoPositions3fPropertyDesc:

Typedefs | |
| typedef GeoPositions::PtrType | InheritedPtr |
| typedef GeoPositionsPropertyDesc | InheritedDesc |
| typedef MFPnt3f | StoredFieldType |
| typedef InheritedDesc::GenericType | GenericType |
| typedef GeoPropertyInterface< GeoPositionsPropertyDesc > | Interface |
| *typedef GeoPositions | Inherited |
Static Public Member Functions | |
Get | |
| *static const Char8 * | getTypeName (void) |
| static const Char8 * | getClassName (void) |
| static const Char8 * | getFieldName (void) |
| static const Char8 * | getGroupName (void) |
| static InitContainerF | getInitMethod (void) |
| static UInt32 | getFormat (void) |
| static UInt32 | getFormatSize (void) |
| static UInt32 | getDimension (void) |
| static UInt32 | getStride (void) |
| static FieldDescription ** | getDesc (void) |
Static Public Attributes | |
| static FieldDescription * | _desc [] |
Definition at line 111 of file OSGGeoPropPositions.h.
|
|
Reimplemented from osg::GeoPositionsPropertyDesc. Definition at line 139 of file OSGGeoPropPositions.h. |
|
|
Reimplemented from osg::GeoPositionsPropertyDesc. Definition at line 141 of file OSGGeoPropPositions.h. |
|
|
Definition at line 143 of file OSGGeoPropPositions.h. |
|
|
Reimplemented from osg::GeoPositionsPropertyDesc. Definition at line 144 of file OSGGeoPropPositions.h. |
|
|
Reimplemented from osg::GeoPositionsPropertyDesc. Definition at line 147 of file OSGGeoPropPositions.h. |
|
|
Reimplemented from osg::GeoPositionsPropertyDesc. Definition at line 119 of file OSGGeoPropPositions.h.
|
|
|
Reimplemented from osg::GeoPositionsPropertyDesc. Definition at line 120 of file OSGGeoPropPositions.h.
|
|
|
Definition at line 121 of file OSGGeoPropPositions.h.
|
|
|
Reimplemented from osg::GeoPositionsPropertyDesc. Definition at line 122 of file OSGGeoPropPositions.h.
|
|
|
Reimplemented from osg::GeoPositionsPropertyDesc. Definition at line 124 of file OSGGeoPropPositions.h.
|
|
|
Definition at line 126 of file OSGGeoPropPositions.h.
|
|
|
Definition at line 127 of file OSGGeoPropPositions.h.
|
|
|
Definition at line 128 of file OSGGeoPropPositions.h.
|
|
|
Definition at line 129 of file OSGGeoPropPositions.h.
|
|
|
Definition at line 131 of file OSGGeoPropPositions.h. 00131 { return _desc; }
|
|
|
Initial value:
{
new FieldDescription(
StoredFieldType::getClassType(),
getFieldName(),
OSG_FC_FIELD_IDM_DESC(GeoProperty<
GeoPositions3fPropertyDesc>::GeoPropDataField),
false,
(FieldAccessMethod) &GeoProperty<
GeoPositions3fPropertyDesc>::getFieldPtr)
}
Definition at line 70 of file OSGGeoPropPositions.cpp. |
|
|
Reimplemented from osg::GeoPositionsPropertyDesc. Definition at line 138 of file OSGGeoPropPositions.h. |
1.4.3