#include <OSGGeoPropPLengths.h>

Public Types | |
Typedefs | |
| typedef GeoPLengths | Inherited |
| typedef GeoPLengths::PtrType | InheritedPtr |
| typedef GeoPLengthsPropertyDesc | InheritedDesc |
| typedef MFUInt8 | StoredFieldType |
| typedef InheritedDesc::GenericType | GenericType |
| typedef GeoPropertyInterface < GeoPLengthsPropertyDesc > | Interface |
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 196 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.
| static const Char8* osg::GeoPLengthsUI8PropertyDesc::getTypeName | ( | void | ) | [inline, static] |
Reimplemented from osg::GeoPLengthsPropertyDesc.
Definition at line 178 of file OSGGeoPropPLengths.h.
| static const Char8* osg::GeoPLengthsUI8PropertyDesc::getClassName | ( | void | ) | [inline, static] |
Reimplemented from osg::GeoPLengthsPropertyDesc.
Definition at line 179 of file OSGGeoPropPLengths.h.
| static const Char8* osg::GeoPLengthsUI8PropertyDesc::getFieldName | ( | void | ) | [inline, static] |
| static const Char8* osg::GeoPLengthsUI8PropertyDesc::getGroupName | ( | void | ) | [inline, static] |
Reimplemented from osg::GeoPLengthsPropertyDesc.
Definition at line 181 of file OSGGeoPropPLengths.h.
| static InitContainerF osg::GeoPLengthsUI8PropertyDesc::getInitMethod | ( | void | ) | [inline, static] |
Reimplemented from osg::GeoPLengthsPropertyDesc.
Definition at line 183 of file OSGGeoPropPLengths.h.
| static UInt32 osg::GeoPLengthsUI8PropertyDesc::getFormat | ( | void | ) | [inline, static] |
| static UInt32 osg::GeoPLengthsUI8PropertyDesc::getFormatSize | ( | void | ) | [inline, static] |
| static UInt32 osg::GeoPLengthsUI8PropertyDesc::getDimension | ( | void | ) | [inline, static] |
| static UInt32 osg::GeoPLengthsUI8PropertyDesc::getStride | ( | void | ) | [inline, static] |
| static FieldDescription** osg::GeoPLengthsUI8PropertyDesc::getDesc | ( | void | ) | [inline, static] |
Initial value:
{
new FieldDescription(
StoredFieldType::getClassType(),
getFieldName(),
OSG_FC_FIELD_IDM_DESC(GeoProperty<
GeoPLengthsUI8PropertyDesc>::GeoPropDataField),
false,
(FieldAccessMethod) &GeoProperty<
GeoPLengthsUI8PropertyDesc>::getFieldPtr)
}
Definition at line 172 of file OSGGeoPropPLengths.h.
1.5.5