#include <OSGGeoPropFields.h>
Inheritance diagram for osg::FieldDataTraits< GeoColorsPtr >:

Struct Specific | |
| enum | { StringConvertable = Self::ToStringConvertable } |
| enum | { bHasParent = 0x01 } |
| *typedef FieldDataTraits< GeoColorsPtr > | Self |
| static DataType | _type |
Public Types | |
| typedef GeoColorsPtr::Inherited | Inherited |
| typedef FieldDataTraits< GeoColorsPtr > | FieldTypeTraits |
| typedef osgIF<(bTypeHasParent==true), FieldDataTraits< Inherited >, FieldTraitsRecurseBase< GeoColorsPtr > >::_IRe | MappedTrait ) |
| typedef osgIF< uiTest==1, const GeoColorsPtr, const GeoColorsPtr & >::_IRet | ArgumentType |
| enum | { ToStringConvertable = 0x01, FromStringConvertable = 0x02 } |
Static Public Member Functions | |
| static UInt32 | getBinSize (const GeoColorsPtr &oObject) |
| static UInt32 | getBinSize (const GeoColorsPtr *pObjectStore, UInt32 uiNumObjects) |
| static void | copyToBin (BinaryDataHandler &pMem, const GeoColorsPtr &oObject) |
| static void | copyToBin (BinaryDataHandler &pMem, const GeoColorsPtr *pObjectStore, UInt32 uiNumObjects) |
| static void | copyFromBin (BinaryDataHandler &pMem, GeoColorsPtr &oObject) |
| static void | copyFromBin (BinaryDataHandler &pMem, GeoColorsPtr *pObjectStore, UInt32 uiNumObjects) |
| static bool | getFromString (GeoColorsPtr &outVal, const Char8 *inVal) |
| static void | putToString (const GeoColorsPtr &inVal, std::string &outStr) |
| static const Char8 * | getPName (void) |
Field Get | |
| *static DataType & | getType (void) |
| static Char8 * | getSName (void) |
| static Char8 * | getMName (void) |
Static Public Attributes | |
| static const UInt32 | uiTest |
Definition at line 190 of file OSGGeoPropFields.h.
|
|
Definition at line 412 of file OSGFieldDataType.h. |
|
|
Definition at line 413 of file OSGFieldDataType.h. |
|
|
Definition at line 422 of file OSGFieldDataType.h. |
|
|
Definition at line 122 of file OSGFieldDataType.h. |
|
|
Definition at line 200 of file OSGGeoPropFields.h. 00200 { StringConvertable = Self::ToStringConvertable };
|
|
|
Definition at line 201 of file OSGGeoPropFields.h. 00201 { bHasParent = 0x01 };
|
|
|
Definition at line 69 of file OSGFieldDataType.h. 00070 { 00071 ToStringConvertable = 0x01, 00072 FromStringConvertable = 0x02 00073 };
|
|
|
Definition at line 208 of file OSGGeoPropFields.h. 00208 { return _type; }
|
|
|
Definition at line 209 of file OSGGeoPropFields.h.
|
|
|
Definition at line 210 of file OSGGeoPropFields.h.
|
|
|
Reimplemented from osg::FieldTraitsRecurseBase< GeoColorsPtr >. Definition at line 428 of file OSGFieldDataType.h.
|
|
||||||||||||
|
Reimplemented from osg::FieldTraitsRecurseBase< GeoColorsPtr >. Definition at line 433 of file OSGFieldDataType.h.
|
|
||||||||||||
|
Reimplemented from osg::FieldTraitsRecurseBase< GeoColorsPtr >. Definition at line 439 of file OSGFieldDataType.h.
|
|
||||||||||||||||
|
Reimplemented from osg::FieldTraitsRecurseBase< GeoColorsPtr >. Definition at line 445 of file OSGFieldDataType.h.
|
|
||||||||||||
|
Reimplemented from osg::FieldTraitsRecurseBase< GeoColorsPtr >. Definition at line 452 of file OSGFieldDataType.h.
|
|
||||||||||||||||
|
Reimplemented from osg::FieldTraitsRecurseBase< GeoColorsPtr >. Definition at line 458 of file OSGFieldDataType.h.
|
|
||||||||||||
|
Reimplemented from osg::FieldTraitsRecurseBase< GeoColorsPtr >. Definition at line 465 of file OSGFieldDataType.h.
|
|
||||||||||||
|
Reimplemented from osg::FieldTraitsRecurseBase< GeoColorsPtr >. Definition at line 471 of file OSGFieldDataType.h.
|
|
|
Definition at line 75 of file OSGFieldDataType.h.
|
|
|
Definition at line 197 of file OSGGeoPropFields.h. |
|
|
Definition at line 198 of file OSGGeoPropFields.h. |
|
|
Definition at line 117 of file OSGFieldDataType.h. |
1.4.3