osg::GeoPTypesPropertyDesc Struct Reference
[Geometry Properties]

#include <OSGGeoPropertyInterface.h>

Inheritance diagram for osg::GeoPTypesPropertyDesc:

osg::GeoPropertyDesc osg::GeoPTypes osg::GeoPTypesUI8PropertyDesc osg::GeoPTypesUI8 osg::GeoPTypesUI8

List of all members.

Public Types

Typedefs


typedef Attachment Inherited
typedef AttachmentPropertyDesc InheritedDesc
typedef AttachmentPtr InheritedPtr
typedef UInt8 GenericType
typedef GeoPropertyInterface
< GeoPTypesPropertyDesc
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 GeoPTypesProperty traits. See Geometry Properties for a description.

Definition at line 410 of file OSGGeoPropertyInterface.h.


Member Typedef Documentation

Reimplemented in osg::GeoPTypesUI8PropertyDesc.

Definition at line 427 of file OSGGeoPropertyInterface.h.

Reimplemented in osg::GeoPTypesUI8PropertyDesc.

Definition at line 428 of file OSGGeoPropertyInterface.h.

Reimplemented in osg::GeoPTypesUI8PropertyDesc.

Definition at line 430 of file OSGGeoPropertyInterface.h.

Reimplemented in osg::GeoPTypesUI8PropertyDesc.

Definition at line 432 of file OSGGeoPropertyInterface.h.

Reimplemented in osg::GeoPTypesUI8PropertyDesc.

Definition at line 435 of file OSGGeoPropertyInterface.h.


Member Function Documentation

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

Reimplemented in osg::GeoPTypesUI8PropertyDesc.

Definition at line 416 of file OSGGeoPropertyInterface.h.

00416 { return "GeoPTypes"; }

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

Reimplemented in osg::GeoPTypesUI8PropertyDesc.

Definition at line 417 of file OSGGeoPropertyInterface.h.

00417 { return "GeoPTypes"; }

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

Reimplemented in osg::GeoPTypesUI8PropertyDesc.

Definition at line 418 of file OSGGeoPropertyInterface.h.

00418 { return "GeoPTypesProperty"; }

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

Reimplemented in osg::GeoPTypesUI8PropertyDesc.

Definition at line 420 of file OSGGeoPropertyInterface.h.

00420 { return NULL; }


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

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