Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

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

typedef Attachment osg::ImageGenericAttDesc::Parent
 

Definition at line 78 of file OSGImageGenericAtt.h.

typedef AttachmentPtr osg::ImageGenericAttDesc::ParentPtr
 

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 Thu Aug 25 04:14:22 2005 for OpenSG by  doxygen 1.4.3