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.

Public Types

Typedefs


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

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 290 of file OSGGeoPropertyInterface.h.


Member Typedef Documentation


Member Function Documentation

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

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

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

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

Definition at line 298 of file OSGGeoPropertyInterface.h.

00298 { return "GeoColorsProperty"; }

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


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

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