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

Typedefs | |
| typedef GeoIndices::PtrType | InheritedPtr |
| typedef GeoIndicesPropertyDesc | InheritedDesc |
| typedef MFUInt32 | 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 54 of file OSGGeoPropIndices.h.
|
|
Reimplemented from osg::GeoIndicesPropertyDesc. Definition at line 82 of file OSGGeoPropIndices.h. |
|
|
Reimplemented from osg::GeoIndicesPropertyDesc. Definition at line 84 of file OSGGeoPropIndices.h. |
|
|
Definition at line 86 of file OSGGeoPropIndices.h. |
|
|
Reimplemented from osg::GeoIndicesPropertyDesc. Definition at line 88 of file OSGGeoPropIndices.h. |
|
|
Reimplemented from osg::GeoIndicesPropertyDesc. Definition at line 91 of file OSGGeoPropIndices.h. |
|
|
Reimplemented from osg::GeoIndicesPropertyDesc. Definition at line 62 of file OSGGeoPropIndices.h.
|
|
|
Reimplemented from osg::GeoIndicesPropertyDesc. Definition at line 63 of file OSGGeoPropIndices.h.
|
|
|
Definition at line 64 of file OSGGeoPropIndices.h.
|
|
|
Reimplemented from osg::GeoIndicesPropertyDesc. Definition at line 65 of file OSGGeoPropIndices.h.
|
|
|
Reimplemented from osg::GeoIndicesPropertyDesc. Definition at line 67 of file OSGGeoPropIndices.h.
|
|
|
Definition at line 69 of file OSGGeoPropIndices.h.
|
|
|
Definition at line 70 of file OSGGeoPropIndices.h. References GLuint(). 00070 { return sizeof(GLuint); }
|
|
|
Definition at line 71 of file OSGGeoPropIndices.h.
|
|
|
Definition at line 72 of file OSGGeoPropIndices.h.
|
|
|
Definition at line 74 of file OSGGeoPropIndices.h. 00074 { return _desc; }
|
|
|
Initial value:
{
new FieldDescription(
StoredFieldType::getClassType(),
getFieldName(),
OSG_FC_FIELD_IDM_DESC(GeoProperty<
GeoIndicesUI32PropertyDesc>::GeoPropDataField),
false,
(FieldAccessMethod) &GeoProperty<
GeoIndicesUI32PropertyDesc>::getFieldPtr)
}
Definition at line 54 of file OSGGeoPropIndices.cpp. |
|
|
Reimplemented from osg::GeoIndicesPropertyDesc. Definition at line 81 of file OSGGeoPropIndices.h. |
1.4.3