#include <OSGAttachmentFieldDataType.h>
Inheritance diagram for osg::FieldDataTraits< AttachmentPtr >:

Public Types | |
| enum | { StringConvertable = 0x00 } |
| enum | { bHasParent = 0x01 } |
| typedef AttachmentPtr::Inherited | Inherited |
| typedef FieldDataTraits< AttachmentPtr > | FieldTypeTraits |
| typedef osgIF<(bTypeHasParent==true), FieldDataTraits< Inherited >, FieldTraitsRecurseBase< AttachmentPtr > >::_IRe | MappedTrait ) |
| typedef osgIF< uiTest==1, const AttachmentPtr, const AttachmentPtr & >::_IRet | ArgumentType |
Static Public Member Functions | |
| static DataType & | getType (void) |
| static char * | getSName (void) |
| static char * | getMName (void) |
| static UInt32 | getBinSize (const AttachmentPtr &oObject) |
| static UInt32 | getBinSize (const AttachmentPtr *pObjectStore, UInt32 uiNumObjects) |
| static void | copyToBin (BinaryDataHandler &pMem, const AttachmentPtr &oObject) |
| static void | copyToBin (BinaryDataHandler &pMem, const AttachmentPtr *pObjectStore, UInt32 uiNumObjects) |
| static void | copyFromBin (BinaryDataHandler &pMem, AttachmentPtr &oObject) |
| static void | copyFromBin (BinaryDataHandler &pMem, AttachmentPtr *pObjectStore, UInt32 uiNumObjects) |
| static bool | getFromString (AttachmentPtr &outVal, const Char8 *inVal) |
| static void | putToString (const AttachmentPtr &inVal, std::string &outStr) |
| static const Char8 * | getPName (void) |
Static Public Attributes | |
| static DataType | _type |
| static const UInt32 | uiTest |
Definition at line 64 of file OSGAttachmentFieldDataType.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 69 of file OSGAttachmentFieldDataType.h. 00069 { StringConvertable = 0x00 };
|
|
|
Definition at line 70 of file OSGAttachmentFieldDataType.h. 00070 { bHasParent = 0x01 };
|
|
|
Definition at line 72 of file OSGAttachmentFieldDataType.h. 00072 { return _type; }
|
|
|
Definition at line 74 of file OSGAttachmentFieldDataType.h.
|
|
|
Definition at line 75 of file OSGAttachmentFieldDataType.h.
|
|
|
Reimplemented from osg::FieldTraitsRecurseBase< AttachmentPtr >. Definition at line 428 of file OSGFieldDataType.h.
|
|
||||||||||||
|
Reimplemented from osg::FieldTraitsRecurseBase< AttachmentPtr >. Definition at line 433 of file OSGFieldDataType.h.
|
|
||||||||||||
|
Reimplemented from osg::FieldTraitsRecurseBase< AttachmentPtr >. Definition at line 439 of file OSGFieldDataType.h.
|
|
||||||||||||||||
|
Reimplemented from osg::FieldTraitsRecurseBase< AttachmentPtr >. Definition at line 445 of file OSGFieldDataType.h.
|
|
||||||||||||
|
Reimplemented from osg::FieldTraitsRecurseBase< AttachmentPtr >. Definition at line 452 of file OSGFieldDataType.h.
|
|
||||||||||||||||
|
Reimplemented from osg::FieldTraitsRecurseBase< AttachmentPtr >. Definition at line 458 of file OSGFieldDataType.h.
|
|
||||||||||||
|
Reimplemented from osg::FieldTraitsRecurseBase< AttachmentPtr >. Definition at line 465 of file OSGFieldDataType.h.
|
|
||||||||||||
|
Reimplemented from osg::FieldTraitsRecurseBase< AttachmentPtr >. 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