#include <OSGBase.h>#include <OSGSField.h>#include <OSGSysFieldDataType.h>Go to the source code of this file.
Namespaces | |
| namespace | osg |
Defines | |
| #define | OSGSFSYSTYPES_HEADER_CVSID "@(#)$Id: $" |
Typedefs | |
| typedef SField< bool, 2 > | osg::SFBool |
| typedef SField< Int8 > | osg::SFInt8 |
| typedef SField< UInt8 > | osg::SFUInt8 |
| typedef SField< Int16 > | osg::SFInt16 |
| typedef SField< UInt16 > | osg::SFUInt16 |
| typedef SField< Int32 > | osg::SFInt32 |
| typedef SField< UInt32 > | osg::SFUInt32 |
| typedef SField< Int64 > | osg::SFInt64 |
| typedef SField< UInt64 > | osg::SFUInt64 |
| typedef SField< Real16 > | osg::SFReal16 |
| typedef SField< Real32 > | osg::SFReal32 |
| typedef SField< Real64 > | osg::SFReal64 |
| typedef SField< void * > | osg::SFVoidP |
| #define OSGSFSYSTYPES_HEADER_CVSID "@(#)$Id: $" |
Definition at line 202 of file OSGSFSysTypes.h.
1.5.5