#include "OSGFieldTraits.h"#include "OSGContainerForwards.h"#include "OSGContainerPtrFuncs.h"#include "OSGFieldContainerAttachment.h"#include "OSGFieldBundleAttachment.h"#include "map"Go to the source code of this file.
Namespaces | |
| namespace | OSG |
Defines | |
| #define | _OSTATTACHMENTMAPFIELDTRAITS_H_ |
Typedefs | |
| typedef std::map< UInt32, FieldBundleAttachmentP > | OSG::FieldBundleAttachmentMap |
| typedef std::map< UInt32, FieldContainerAttachmentPtr > | OSG::FieldContainerAttachmentMap |
| #define _OSTATTACHMENTMAPFIELDTRAITS_H_ |
Definition at line 40 of file OSGAttachmentMapFieldTraits.h.