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

Struct Specific | |
| enum | { StringConvertable = Self::ToStringConvertable } |
| enum | { bHasParent = 0x01 } |
| *typedef FieldDataTraits< GeoTexCoordsPtr > | Self |
| static DataType | _type |
Public Types | |
| typedef GeoTexCoordsPtr::Inherited | Inherited |
| typedef FieldDataTraits< GeoTexCoordsPtr > | FieldTypeTraits |
| typedef osgIF<(bTypeHasParent==true), FieldDataTraits< Inherited >, FieldTraitsRecurseBase< GeoTexCoordsPtr > >::_IRe | MappedTrait ) |
| typedef osgIF< uiTest==1, const GeoTexCoordsPtr, const GeoTexCoordsPtr & >::_IRet | ArgumentType |
| enum | { ToStringConvertable = 0x01, FromStringConvertable = 0x02 } |
Static Public Member Functions | |
| static UInt32 | getBinSize (const GeoTexCoordsPtr &oObject) |
| static UInt32 | getBinSize (const GeoTexCoordsPtr *pObjectStore, UInt32 uiNumObjects) |
| static void | copyToBin (BinaryDataHandler &pMem, const GeoTexCoordsPtr &oObject) |
| static void | copyToBin (BinaryDataHandler &pMem, const GeoTexCoordsPtr *pObjectStore, UInt32 uiNumObjects) |
| static void | copyFromBin (BinaryDataHandler &pMem, GeoTexCoordsPtr &oObject) |
| static void | copyFromBin (BinaryDataHandler &pMem, GeoTexCoordsPtr *pObjectStore, UInt32 uiNumObjects) |
| static bool | getFromString (GeoTexCoordsPtr &outVal, const Char8 *inVal) |
| static void | putToString (const GeoTexCoordsPtr &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 248 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 258 of file OSGGeoPropFields.h. 00258 { StringConvertable = Self::ToStringConvertable };
|
|
|
Definition at line 259 of file OSGGeoPropFields.h. 00259 { bHasParent = 0x01 };
|
|
|
Definition at line 69 of file OSGFieldDataType.h. 00070 { 00071 ToStringConvertable = 0x01, 00072 FromStringConvertable = 0x02 00073 };
|
|
|
Definition at line 266 of file OSGGeoPropFields.h. 00266 { return _type; }
|
|
|
Definition at line 267 of file OSGGeoPropFields.h.
|
|
|
Definition at line 268 of file OSGGeoPropFields.h.
|
|
|
Reimplemented from osg::FieldTraitsRecurseBase< GeoTexCoordsPtr >. Definition at line 428 of file OSGFieldDataType.h.
|
|
||||||||||||
|
Reimplemented from osg::FieldTraitsRecurseBase< GeoTexCoordsPtr >. Definition at line 433 of file OSGFieldDataType.h.
|
|
||||||||||||
|
Reimplemented from osg::FieldTraitsRecurseBase< GeoTexCoordsPtr >. Definition at line 439 of file OSGFieldDataType.h.
|
|
||||||||||||||||
|
Reimplemented from osg::FieldTraitsRecurseBase< GeoTexCoordsPtr >. Definition at line 445 of file OSGFieldDataType.h.
|
|
||||||||||||
|
Reimplemented from osg::FieldTraitsRecurseBase< GeoTexCoordsPtr >. Definition at line 452 of file OSGFieldDataType.h.
|
|
||||||||||||||||
|
Reimplemented from osg::FieldTraitsRecurseBase< GeoTexCoordsPtr >. Definition at line 458 of file OSGFieldDataType.h.
|
|
||||||||||||
|
Reimplemented from osg::FieldTraitsRecurseBase< GeoTexCoordsPtr >. Definition at line 465 of file OSGFieldDataType.h.
|
|
||||||||||||
|
Reimplemented from osg::FieldTraitsRecurseBase< GeoTexCoordsPtr >. Definition at line 471 of file OSGFieldDataType.h.
|
|
|
Definition at line 75 of file OSGFieldDataType.h.
|
|
|
Definition at line 255 of file OSGGeoPropFields.h. |
|
|
Definition at line 256 of file OSGGeoPropFields.h. |
|
|
Definition at line 117 of file OSGFieldDataType.h. |
1.4.3