#include <OSGDVRLookupTableFields.h>
Inheritance diagram for osg::FieldDataTraits< DVRLookupTablePtr >:

Public Types | |
| enum | { StringConvertable = 0x00 } |
| enum | { bHasParent = 0x01 } |
| typedef DVRLookupTablePtr::Inherited | Inherited |
| typedef FieldDataTraits< DVRLookupTablePtr > | FieldTypeTraits |
| typedef osgIF<(bTypeHasParent==true), FieldDataTraits< Inherited >, FieldTraitsRecurseBase< DVRLookupTablePtr > >::_IRe | MappedTrait ) |
| typedef osgIF< uiTest==1, const DVRLookupTablePtr, const DVRLookupTablePtr & >::_IRet | ArgumentType |
Static Public Member Functions | |
| static UInt32 | getBinSize (const DVRLookupTablePtr &oObject) |
| static UInt32 | getBinSize (const DVRLookupTablePtr *pObjectStore, UInt32 uiNumObjects) |
| static void | copyToBin (BinaryDataHandler &pMem, const DVRLookupTablePtr &oObject) |
| static void | copyToBin (BinaryDataHandler &pMem, const DVRLookupTablePtr *pObjectStore, UInt32 uiNumObjects) |
| static void | copyFromBin (BinaryDataHandler &pMem, DVRLookupTablePtr &oObject) |
| static void | copyFromBin (BinaryDataHandler &pMem, DVRLookupTablePtr *pObjectStore, UInt32 uiNumObjects) |
| static bool | getFromString (DVRLookupTablePtr &outVal, const Char8 *inVal) |
| static void | putToString (const DVRLookupTablePtr &inVal, std::string &outStr) |
| static const Char8 * | getPName (void) |
Static Public Attributes | |
| static DataType | _type |
| static const UInt32 | uiTest |
Definition at line 84 of file OSGDVRLookupTableFields.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. |
|
|
Reimplemented from osg::FieldTraits. Definition at line 89 of file OSGDVRLookupTableFields.h. 00089 { StringConvertable = 0x00 };
|
|
|
Definition at line 90 of file OSGDVRLookupTableFields.h. 00090 { bHasParent = 0x01 };
|
|
|
Reimplemented from osg::FieldTraitsRecurseBase< DVRLookupTablePtr >. Definition at line 428 of file OSGFieldDataType.h.
|
|
||||||||||||
|
Reimplemented from osg::FieldTraitsRecurseBase< DVRLookupTablePtr >. Definition at line 433 of file OSGFieldDataType.h.
|
|
||||||||||||
|
Reimplemented from osg::FieldTraitsRecurseBase< DVRLookupTablePtr >. Definition at line 439 of file OSGFieldDataType.h.
|
|
||||||||||||||||
|
Reimplemented from osg::FieldTraitsRecurseBase< DVRLookupTablePtr >. Definition at line 445 of file OSGFieldDataType.h.
|
|
||||||||||||
|
Reimplemented from osg::FieldTraitsRecurseBase< DVRLookupTablePtr >. Definition at line 452 of file OSGFieldDataType.h.
|
|
||||||||||||||||
|
Reimplemented from osg::FieldTraitsRecurseBase< DVRLookupTablePtr >. Definition at line 458 of file OSGFieldDataType.h.
|
|
||||||||||||
|
Reimplemented from osg::FieldTraitsRecurseBase< DVRLookupTablePtr >. Definition at line 465 of file OSGFieldDataType.h.
|
|
||||||||||||
|
Reimplemented from osg::FieldTraitsRecurseBase< DVRLookupTablePtr >. Definition at line 471 of file OSGFieldDataType.h.
|
|
|
Definition at line 75 of file OSGFieldDataType.h.
|
|
|
|
|
|
Definition at line 117 of file OSGFieldDataType.h. |
1.4.3