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

Typedefs | |
| typedef GeoPLengths::PtrType | InheritedPtr |
| typedef GeoPLengthsPropertyDesc | InheritedDesc |
| typedef MFUInt32 | 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 58 of file OSGGeoPropPLengths.h.
|
|
Reimplemented from osg::GeoPLengthsPropertyDesc. Definition at line 85 of file OSGGeoPropPLengths.h. |
|
|
Reimplemented from osg::GeoPLengthsPropertyDesc. Definition at line 87 of file OSGGeoPropPLengths.h. |
|
|
Definition at line 89 of file OSGGeoPropPLengths.h. |
|
|
Reimplemented from osg::GeoPLengthsPropertyDesc. Definition at line 91 of file OSGGeoPropPLengths.h. |
|
|
Reimplemented from osg::GeoPLengthsPropertyDesc. Definition at line 94 of file OSGGeoPropPLengths.h. |
|
|
Reimplemented from osg::GeoPLengthsPropertyDesc. Definition at line 66 of file OSGGeoPropPLengths.h.
|
|
|
Reimplemented from osg::GeoPLengthsPropertyDesc. Definition at line 67 of file OSGGeoPropPLengths.h.
|
|
|
Definition at line 68 of file OSGGeoPropPLengths.h.
|
|
|
Reimplemented from osg::GeoPLengthsPropertyDesc. Definition at line 69 of file OSGGeoPropPLengths.h.
|
|
|
Reimplemented from osg::GeoPLengthsPropertyDesc. Definition at line 71 of file OSGGeoPropPLengths.h.
|
|
|
Definition at line 73 of file OSGGeoPropPLengths.h.
|
|
|
Definition at line 74 of file OSGGeoPropPLengths.h. References GLuint(). 00074 { return sizeof(GLuint); }
|
|
|
Definition at line 75 of file OSGGeoPropPLengths.h.
|
|
|
Definition at line 76 of file OSGGeoPropPLengths.h.
|
|
|
Definition at line 78 of file OSGGeoPropPLengths.h. 00078 { return _desc; }
|
|
|
Initial value:
{
new FieldDescription(
StoredFieldType::getClassType(),
getFieldName(),
OSG_FC_FIELD_IDM_DESC(GeoProperty<
GeoPLengthsUI32PropertyDesc>::GeoPropDataField),
false,
(FieldAccessMethod) &GeoProperty<
GeoPLengthsUI32PropertyDesc>::getFieldPtr)
}
Definition at line 54 of file OSGGeoPropPLengths.cpp. |
|
|
Reimplemented from osg::GeoPLengthsPropertyDesc. Definition at line 84 of file OSGGeoPropPLengths.h. |
1.4.3