#include <OSGGeoPropPTypes.h>
Inheritance diagram for osg::GeoPTypesUI8PropertyDesc:

Typedefs | |
| typedef GeoPTypes::PtrType | InheritedPtr |
| typedef GeoPTypesPropertyDesc | InheritedDesc |
| typedef MFUInt8 | StoredFieldType |
| typedef InheritedDesc::GenericType | GenericType |
| typedef GeoPropertyInterface< GeoPTypesPropertyDesc > | Interface |
| *typedef GeoPTypes | 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 OSGGeoPropPTypes.h.
|
|
Reimplemented from osg::GeoPTypesPropertyDesc. Definition at line 82 of file OSGGeoPropPTypes.h. |
|
|
Reimplemented from osg::GeoPTypesPropertyDesc. Definition at line 84 of file OSGGeoPropPTypes.h. |
|
|
Definition at line 86 of file OSGGeoPropPTypes.h. |
|
|
Reimplemented from osg::GeoPTypesPropertyDesc. Definition at line 87 of file OSGGeoPropPTypes.h. |
|
|
Reimplemented from osg::GeoPTypesPropertyDesc. Definition at line 90 of file OSGGeoPropPTypes.h. |
|
|
Reimplemented from osg::GeoPTypesPropertyDesc. Definition at line 62 of file OSGGeoPropPTypes.h.
|
|
|
Reimplemented from osg::GeoPTypesPropertyDesc. Definition at line 63 of file OSGGeoPropPTypes.h.
|
|
|
Definition at line 64 of file OSGGeoPropPTypes.h.
|
|
|
Reimplemented from osg::GeoPTypesPropertyDesc. Definition at line 65 of file OSGGeoPropPTypes.h.
|
|
|
Reimplemented from osg::GeoPTypesPropertyDesc. Definition at line 67 of file OSGGeoPropPTypes.h.
|
|
|
Definition at line 69 of file OSGGeoPropPTypes.h.
|
|
|
Definition at line 70 of file OSGGeoPropPTypes.h.
|
|
|
Definition at line 71 of file OSGGeoPropPTypes.h.
|
|
|
Definition at line 72 of file OSGGeoPropPTypes.h.
|
|
|
Definition at line 74 of file OSGGeoPropPTypes.h. 00074 { return _desc; }
|
|
|
Initial value:
{
new FieldDescription(
StoredFieldType::getClassType(),
getFieldName(),
OSG_FC_FIELD_IDM_DESC(GeoProperty<
GeoPTypesUI8PropertyDesc>::GeoPropDataField),
false,
(FieldAccessMethod) &GeoProperty<
GeoPTypesUI8PropertyDesc>::getFieldPtr)
}
Definition at line 54 of file OSGGeoPropPTypes.cpp. |
|
|
Reimplemented from osg::GeoPTypesPropertyDesc. Definition at line 81 of file OSGGeoPropPTypes.h. |
1.4.3