osg::ImageGenericAttDesc Struct Reference

#include <OSGImageGenericAtt.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 76 of file OSGImageGenericAtt.h.


Member Typedef Documentation

Definition at line 78 of file OSGImageGenericAtt.h.

Definition at line 79 of file OSGImageGenericAtt.h.


Member Function Documentation

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

Definition at line 81 of file OSGImageGenericAtt.h.

00081 { return "ImageGenericAtt"; }

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

Definition at line 82 of file OSGImageGenericAtt.h.

00082 { return "Attachment"; }

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

Definition at line 83 of file OSGImageGenericAtt.h.

00083 { return "ImageGenAtt"; }

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

Definition at line 85 of file OSGImageGenericAtt.h.

00085 { return NULL; }

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

Definition at line 87 of file OSGImageGenericAtt.h.

00087 { return NULL; }


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

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