#include <OSGSystemDef.h>#include <OSGBaseTypes.h>#include <OSGBaseFunctions.h>#include <vector>#include <string>#include <map>#include <OSGFieldContainerPtr.h>#include <OSGField.h>#include <OSGFieldContainer.h>#include <OSGAttachment.h>#include <OSGGeoProperty.h>#include <OSGSFSysTypes.h>#include <OSGSimpleMaterial.h>#include <OSGImageFields.h>#include <OSGSFVecTypes.h>#include <OSGSFFieldContainerPtr.h>#include <OSGComponentTransform.h>#include <OSGAttachmentFieldDataType.h>Go to the source code of this file.
Namespaces | |
| namespace | osg |
Classes | |
| struct | osg::GenericAttDesc |
| class | osg::VRMLNodeDesc |
| General VRML Node Desc. More... | |
| class | osg::VRMLShapeDesc |
| VRML Shape Desc. More... | |
| class | osg::VRMLGeometryDesc |
| VRML Geometry Desc. More... | |
| class | osg::VRMLGeometryPointSetDesc |
| VRML Point Set Desc. More... | |
| class | osg::VRMLGeometryPartDesc |
| VRML Gemetry Part Desc. More... | |
| class | osg::VRMLGeometryObjectDesc |
| VRML Gemetry Object Desc. More... | |
| class | osg::VRMLAppearanceDesc |
| VRML Appearance Desc. More... | |
| class | osg::VRMLMaterialDesc |
| VRML Material Desc. More... | |
| class | osg::VRMLTextureTransformDesc |
| VRML Texture Transform Desc. More... | |
| class | osg::VRMLImageTextureDesc |
| VRML Image Texture Desc. More... | |
| class | osg::VRMLPixelTextureDesc |
| VRML Pixel Texture Desc. More... | |
| class | osg::VRMLLODDesc |
| VRML Level Of Detail Desc. More... | |
| class | osg::VRMLSwitchDesc |
| VRML Switch Desc. More... | |
| class | osg::VRMLGroupDesc |
| VRML Group Desc. More... | |
| class | osg::VRMLExtrusionDesc |
| VRML Extrusion Desc. More... | |
| class | osg::VRMLInlineDesc |
| VRML Inline Desc. More... | |
| class | osg::VRMLViewpointDesc |
| VRML Viewpoint Desc. More... | |
Defines | |
| #define | OSGVRMLNODEDESCS_HEADER_CVSID "@(#)$Id: $" |
Typedefs | |
| typedef DynFieldAttachment < GenericAttDesc > | osg::GenericAtt |
| typedef GenericAtt::PtrType | osg::GenericAttPtr |
| typedef SField< GenericAttPtr > | osg::SFGenericPtr |
| typedef MField< GenericAttPtr > | osg::MFGenericAttPtr |
| #define OSGVRMLNODEDESCS_HEADER_CVSID "@(#)$Id: $" |
Definition at line 2141 of file OSGVRMLNodeDescs.h.
1.5.5