#include <OSGVecFieldDataType.h>
Inheritance diagram for osg::FieldTraitsRecurseVecStore3Base< ValueTypeT >:

Public Types | |
| enum | { bHasParent = 0x00 } |
| typedef osgIF< uiTest==1, const ValueTypeT, const ValueTypeT & >::_IRet | ArgumentType |
| enum | { bHasParent = 0x00 } |
Static Public Member Functions | |
| static UInt32 | getBinSize (const ValueTypeT &) |
| static UInt32 | getBinSize (const ValueTypeT *, UInt32 uiNumObjects) |
| static void | copyToBin (BinaryDataHandler &pMem, const ValueTypeT &oObject) |
| static void | copyToBin (BinaryDataHandler &pMem, const ValueTypeT *pObjectStore, UInt32 uiNumObjects) |
| static void | copyFromBin (BinaryDataHandler &pMem, ValueTypeT &oObject) |
| static void | copyFromBin (BinaryDataHandler &pMem, ValueTypeT *pObjectStore, UInt32 uiNumObjects) |
| static const Char8 * | getPName (void) |
Static Public Attributes | |
| static const UInt32 | uiTest = TypeTraits<ValueTypeT>::IsPOD == false |
Definition at line 149 of file OSGVecFieldDataType.h.
|
|||||
|
Definition at line 78 of file OSGVecFieldDataType.h. |
|
|||||
|
Definition at line 152 of file OSGVecFieldDataType.h. 00152 { bHasParent = 0x00 };
|
|
|||||
|
Reimplemented from osg::FieldTraits. Definition at line 70 of file OSGVecFieldDataType.h. 00070 { bHasParent = 0x00 };
|
|
||||||||||
|
Definition at line 86 of file OSGVecFieldDataType.h.
|
|
||||||||||||||||
|
Definition at line 91 of file OSGVecFieldDataType.h.
|
|
||||||||||||||||
|
Definition at line 97 of file OSGVecFieldDataType.h.
|
|
||||||||||||||||||||
|
Definition at line 103 of file OSGVecFieldDataType.h.
|
|
||||||||||||||||
|
Definition at line 110 of file OSGVecFieldDataType.h.
|
|
||||||||||||||||||||
|
Definition at line 116 of file OSGVecFieldDataType.h.
|
|
|
Definition at line 75 of file OSGFieldDataType.h.
|
|
|||||
|
Definition at line 73 of file OSGVecFieldDataType.h. |
1.4.3