#include <OSGBase.h>#include <OSGSField.h>#include <OSGBaseFieldDataType.h>Go to the source code of this file.
Namespaces | |
| namespace | osg |
Defines | |
| #define | OSGSFBASETYPES_HEADER_CVSID "@(#)$Id: $" |
Typedefs | |
| typedef SField< std::string > | osg::SFString |
| typedef SField< Time, 1 > | osg::SFTime |
| typedef SField< Color3f > | osg::SFColor3f |
| typedef SField< Color4f > | osg::SFColor4f |
| typedef SField< Color3ub > | osg::SFColor3ub |
| typedef SField< Color4ub > | osg::SFColor4ub |
| typedef SField< DynamicVolume > | osg::SFDynamicVolume |
| typedef SField< BitVector, 1 > | osg::SFBitVector |
| typedef SField< GLenum, 1 > | osg::SFGLenum |
| typedef SField< Plane > | osg::SFPlane |
|
|
Definition at line 170 of file OSGSFBaseTypes.h. |
1.4.3