#include "OSGBaseTypes.h"#include "OSGSimpleAttachment.h"#include "OSGBaseSFields.h"Go to the source code of this file.
Namespaces | |
| namespace | OSG |
Classes | |
| struct | OSG::NameAttachmentDesc |
Typedefs | |
| typedef SimpleAttachment< NameAttachmentDesc > | OSG::Name |
| typedef Name::ObjPtr | OSG::NamePtr |
Functions | |
| const Char8 * | OSG::getName (AttachmentContainerPtrConstArg pContainer) |
| void | OSG::setName (AttachmentContainerPtrConstArg pContainer, const std::string &namestring) |
| void | OSG::setName (AttachmentContainerPtrConstArg pContainer, const Char8 *name) |