#include <OSGGeoPropColors.h>
Inheritance diagram for osg::GeoColors4ubPropertyDesc:

Typedefs | |
| typedef GeoColors::PtrType | InheritedPtr |
| typedef GeoColorsPropertyDesc | InheritedDesc |
| typedef MFColor4ub | StoredFieldType |
| typedef InheritedDesc::GenericType | GenericType |
| typedef GeoPropertyInterface< GeoColorsPropertyDesc > | Interface |
| *typedef GeoColors | 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 222 of file OSGGeoPropColors.h.
|
|
Reimplemented from osg::GeoColorsPropertyDesc. Definition at line 250 of file OSGGeoPropColors.h. |
|
|
Reimplemented from osg::GeoColorsPropertyDesc. Definition at line 252 of file OSGGeoPropColors.h. |
|
|
Definition at line 254 of file OSGGeoPropColors.h. |
|
|
Reimplemented from osg::GeoColorsPropertyDesc. Definition at line 255 of file OSGGeoPropColors.h. |
|
|
Reimplemented from osg::GeoColorsPropertyDesc. Definition at line 258 of file OSGGeoPropColors.h. |
|
|
Reimplemented from osg::GeoColorsPropertyDesc. Definition at line 230 of file OSGGeoPropColors.h.
|
|
|
Reimplemented from osg::GeoColorsPropertyDesc. Definition at line 231 of file OSGGeoPropColors.h.
|
|
|
Definition at line 232 of file OSGGeoPropColors.h.
|
|
|
Reimplemented from osg::GeoColorsPropertyDesc. Definition at line 233 of file OSGGeoPropColors.h.
|
|
|
Reimplemented from osg::GeoColorsPropertyDesc. Definition at line 235 of file OSGGeoPropColors.h.
|
|
|
Definition at line 237 of file OSGGeoPropColors.h.
|
|
|
Definition at line 238 of file OSGGeoPropColors.h.
|
|
|
Definition at line 239 of file OSGGeoPropColors.h.
|
|
|
Definition at line 240 of file OSGGeoPropColors.h.
|
|
|
Definition at line 242 of file OSGGeoPropColors.h. 00242 { return _desc; }
|
|
|
Initial value:
{
new FieldDescription(
StoredFieldType::getClassType(),
getFieldName(),
OSG_FC_FIELD_IDM_DESC(GeoProperty<
GeoColors4ubPropertyDesc>::GeoPropDataField),
false,
(FieldAccessMethod) &GeoProperty<
GeoColors4ubPropertyDesc>::getFieldPtr)
}
Definition at line 102 of file OSGGeoPropColors.cpp. |
|
|
Reimplemented from osg::GeoColorsPropertyDesc. Definition at line 249 of file OSGGeoPropColors.h. |
1.4.3