#include <OSGGeoPropIndices.h>
Inheritance diagram for osg::GeoIndicesUI16PropertyDesc:

Typedefs | |
| typedef GeoIndices::PtrType | InheritedPtr |
| typedef GeoIndicesPropertyDesc | InheritedDesc |
| typedef MFUInt16 | StoredFieldType |
| typedef InheritedDesc::GenericType | GenericType |
| typedef GeoPropertyInterface< GeoIndicesPropertyDesc > | Interface |
| *typedef GeoIndices | 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 112 of file OSGGeoPropIndices.h.
|
|
Reimplemented from osg::GeoIndicesPropertyDesc. Definition at line 140 of file OSGGeoPropIndices.h. |
|
|
Reimplemented from osg::GeoIndicesPropertyDesc. Definition at line 142 of file OSGGeoPropIndices.h. |
|
|
Definition at line 144 of file OSGGeoPropIndices.h. |
|
|
Reimplemented from osg::GeoIndicesPropertyDesc. Definition at line 146 of file OSGGeoPropIndices.h. |
|
|
Reimplemented from osg::GeoIndicesPropertyDesc. Definition at line 149 of file OSGGeoPropIndices.h. |
|
|
Reimplemented from osg::GeoIndicesPropertyDesc. Definition at line 120 of file OSGGeoPropIndices.h.
|
|
|
Reimplemented from osg::GeoIndicesPropertyDesc. Definition at line 121 of file OSGGeoPropIndices.h.
|
|
|
Definition at line 122 of file OSGGeoPropIndices.h.
|
|
|
Reimplemented from osg::GeoIndicesPropertyDesc. Definition at line 123 of file OSGGeoPropIndices.h.
|
|
|
Reimplemented from osg::GeoIndicesPropertyDesc. Definition at line 125 of file OSGGeoPropIndices.h.
|
|
|
Definition at line 127 of file OSGGeoPropIndices.h.
|
|
|
Definition at line 128 of file OSGGeoPropIndices.h.
|
|
|
Definition at line 129 of file OSGGeoPropIndices.h.
|
|
|
Definition at line 130 of file OSGGeoPropIndices.h.
|
|
|
Definition at line 132 of file OSGGeoPropIndices.h. 00132 { return _desc; }
|
|
|
Initial value:
{
new FieldDescription(
StoredFieldType::getClassType(),
getFieldName(),
OSG_FC_FIELD_IDM_DESC(GeoProperty<
GeoIndicesUI16PropertyDesc>::GeoPropDataField),
false,
(FieldAccessMethod) &GeoProperty<
GeoIndicesUI16PropertyDesc>::getFieldPtr)
}
Definition at line 70 of file OSGGeoPropIndices.cpp. |
|
|
Reimplemented from osg::GeoIndicesPropertyDesc. Definition at line 139 of file OSGGeoPropIndices.h. |
1.4.3