#include <OSGGeoPropPLengths.h>
Inheritance diagram for osg::GeoPLengthsUI8PropertyDesc:

Typedefs | |
| typedef GeoPLengths::PtrType | InheritedPtr |
| typedef GeoPLengthsPropertyDesc | InheritedDesc |
| typedef MFUInt8 | StoredFieldType |
| typedef InheritedDesc::GenericType | GenericType |
| typedef GeoPropertyInterface< GeoPLengthsPropertyDesc > | Interface |
| *typedef GeoPLengths | 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 170 of file OSGGeoPropPLengths.h.
|
|
Reimplemented from osg::GeoPLengthsPropertyDesc. Definition at line 197 of file OSGGeoPropPLengths.h. |
|
|
Reimplemented from osg::GeoPLengthsPropertyDesc. Definition at line 199 of file OSGGeoPropPLengths.h. |
|
|
Definition at line 201 of file OSGGeoPropPLengths.h. |
|
|
Reimplemented from osg::GeoPLengthsPropertyDesc. Definition at line 203 of file OSGGeoPropPLengths.h. |
|
|
Reimplemented from osg::GeoPLengthsPropertyDesc. Definition at line 206 of file OSGGeoPropPLengths.h. |
|
|
Reimplemented from osg::GeoPLengthsPropertyDesc. Definition at line 178 of file OSGGeoPropPLengths.h.
|
|
|
Reimplemented from osg::GeoPLengthsPropertyDesc. Definition at line 179 of file OSGGeoPropPLengths.h.
|
|
|
Definition at line 180 of file OSGGeoPropPLengths.h.
|
|
|
Reimplemented from osg::GeoPLengthsPropertyDesc. Definition at line 181 of file OSGGeoPropPLengths.h.
|
|
|
Reimplemented from osg::GeoPLengthsPropertyDesc. Definition at line 183 of file OSGGeoPropPLengths.h.
|
|
|
Definition at line 185 of file OSGGeoPropPLengths.h.
|
|
|
Definition at line 186 of file OSGGeoPropPLengths.h.
|
|
|
Definition at line 187 of file OSGGeoPropPLengths.h.
|
|
|
Definition at line 188 of file OSGGeoPropPLengths.h.
|
|
|
Definition at line 190 of file OSGGeoPropPLengths.h. 00190 { return _desc; }
|
|
|
Initial value:
{
new FieldDescription(
StoredFieldType::getClassType(),
getFieldName(),
OSG_FC_FIELD_IDM_DESC(GeoProperty<
GeoPLengthsUI8PropertyDesc>::GeoPropDataField),
false,
(FieldAccessMethod) &GeoProperty<
GeoPLengthsUI8PropertyDesc>::getFieldPtr)
}
Definition at line 86 of file OSGGeoPropPLengths.cpp. |
|
|
Reimplemented from osg::GeoPLengthsPropertyDesc. Definition at line 196 of file OSGGeoPropPLengths.h. |
1.4.3