osg::GenericAttDesc Struct Reference

#include <OSGVRMLNodeDescs.h>

List of all members.

Public Types

typedef Attachment Parent
typedef AttachmentPtr ParentPtr

Static Public Member Functions

static const Char8getTypeName (void)
static const Char8getParentTypeName (void)
static const Char8getGroupName (void)
static InitContainerF getInitMethod (void)
static FieldDescription ** getDesc (void)


Detailed Description

Definition at line 87 of file OSGVRMLNodeDescs.h.


Member Typedef Documentation

Definition at line 89 of file OSGVRMLNodeDescs.h.

Definition at line 90 of file OSGVRMLNodeDescs.h.


Member Function Documentation

static const Char8* osg::GenericAttDesc::getTypeName ( void   )  [inline, static]

Definition at line 92 of file OSGVRMLNodeDescs.h.

00092 { return "GenericAtt"; }

static const Char8* osg::GenericAttDesc::getParentTypeName ( void   )  [inline, static]

Definition at line 93 of file OSGVRMLNodeDescs.h.

00093 { return "Attachment"; }

static const Char8* osg::GenericAttDesc::getGroupName ( void   )  [inline, static]

Definition at line 94 of file OSGVRMLNodeDescs.h.

00094 { return "VRMLGenAtt"; }

static InitContainerF osg::GenericAttDesc::getInitMethod ( void   )  [inline, static]

Definition at line 96 of file OSGVRMLNodeDescs.h.

00096 { return NULL; }

static FieldDescription** osg::GenericAttDesc::getDesc ( void   )  [inline, static]

Definition at line 98 of file OSGVRMLNodeDescs.h.

00098 { return NULL; }


The documentation for this struct was generated from the following file:

Generated on Mon Mar 17 11:12:11 2008 for OpenSG by  doxygen 1.5.5