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

osg::GeoColorsPropertyDesc Struct Reference
[Geometry Properties]

#include <OSGGeoPropertyInterface.h>

Inheritance diagram for osg::GeoColorsPropertyDesc:

osg::GeoPropertyDesc osg::GeoColors osg::GeoColors3fPropertyDesc osg::GeoColors3ubPropertyDesc osg::GeoColors4fPropertyDesc osg::GeoColors4ubPropertyDesc osg::GeoColors3f osg::GeoColors3ub osg::GeoColors4f osg::GeoColors4ub osg::GeoColors3f osg::GeoColors3ub osg::GeoColors4f osg::GeoColors4ub List of all members.

Typedefs

typedef AttachmentPtr InheritedPtr
typedef AttachmentPropertyDesc InheritedDesc
typedef Color3f GenericType
typedef GeoPropertyInterface<
GeoColorsPropertyDesc
Interface
*typedef Attachment Inherited

Static Public Member Functions

Get
*static const Char8getTypeName (void)
static const Char8getGroupName (void)
static const Char8getClassName (void)
static InitContainerF getInitMethod (void)

Detailed Description

Abstract base class for all GeoColorsProperty traits. See Geometry Properties for a description.

Definition at line 289 of file OSGGeoPropertyInterface.h.


Member Typedef Documentation

typedef AttachmentPtr osg::GeoColorsPropertyDesc::InheritedPtr
 

Reimplemented in osg::GeoColors3fPropertyDesc, osg::GeoColors4fPropertyDesc, osg::GeoColors3ubPropertyDesc, and osg::GeoColors4ubPropertyDesc.

Definition at line 307 of file OSGGeoPropertyInterface.h.

typedef AttachmentPropertyDesc osg::GeoColorsPropertyDesc::InheritedDesc
 

Reimplemented in osg::GeoColors3fPropertyDesc, osg::GeoColors4fPropertyDesc, osg::GeoColors3ubPropertyDesc, and osg::GeoColors4ubPropertyDesc.

Definition at line 309 of file OSGGeoPropertyInterface.h.

typedef Color3f osg::GeoColorsPropertyDesc::GenericType
 

Reimplemented in osg::GeoColors3fPropertyDesc, osg::GeoColors4fPropertyDesc, osg::GeoColors3ubPropertyDesc, and osg::GeoColors4ubPropertyDesc.

Definition at line 311 of file OSGGeoPropertyInterface.h.

typedef GeoPropertyInterface<GeoColorsPropertyDesc> osg::GeoColorsPropertyDesc::Interface
 

Reimplemented in osg::GeoColors3fPropertyDesc, osg::GeoColors4fPropertyDesc, osg::GeoColors3ubPropertyDesc, and osg::GeoColors4ubPropertyDesc.

Definition at line 314 of file OSGGeoPropertyInterface.h.


Member Function Documentation

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

Reimplemented in osg::GeoColors3fPropertyDesc, osg::GeoColors4fPropertyDesc, osg::GeoColors3ubPropertyDesc, and osg::GeoColors4ubPropertyDesc.

Definition at line 295 of file OSGGeoPropertyInterface.h.

00295 { return "GeoColors";         }

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

Reimplemented in osg::GeoColors3fPropertyDesc, osg::GeoColors4fPropertyDesc, osg::GeoColors3ubPropertyDesc, and osg::GeoColors4ubPropertyDesc.

Definition at line 296 of file OSGGeoPropertyInterface.h.

00296 { return "GeoColors";         }

static const Char8* osg::GeoColorsPropertyDesc::getClassName void   )  [inline, static]
 

Reimplemented in osg::GeoColors3fPropertyDesc, osg::GeoColors4fPropertyDesc, osg::GeoColors3ubPropertyDesc, and osg::GeoColors4ubPropertyDesc.

Definition at line 297 of file OSGGeoPropertyInterface.h.

00297 { return "GeoColorsProperty"; }

static InitContainerF osg::GeoColorsPropertyDesc::getInitMethod void   )  [inline, static]
 

Reimplemented in osg::GeoColors3fPropertyDesc, osg::GeoColors4fPropertyDesc, osg::GeoColors3ubPropertyDesc, and osg::GeoColors4ubPropertyDesc.

Definition at line 299 of file OSGGeoPropertyInterface.h.

00299 { return NULL; }


Member Data Documentation

* typedef Attachment osg::GeoColorsPropertyDesc::Inherited
 

Reimplemented in osg::GeoColors3fPropertyDesc, osg::GeoColors4fPropertyDesc, osg::GeoColors3ubPropertyDesc, and osg::GeoColors4ubPropertyDesc.

Definition at line 306 of file OSGGeoPropertyInterface.h.


The documentation for this struct was generated from the following file:
Generated on Thu Aug 25 04:15:22 2005 for OpenSG by  doxygen 1.4.3