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

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.

Typedefs

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

Definition at line 409 of file OSGGeoPropertyInterface.h.


Member Typedef Documentation

typedef AttachmentPropertyDesc osg::GeoPTypesPropertyDesc::InheritedDesc
 

Reimplemented in osg::GeoPTypesUI8PropertyDesc.

Definition at line 427 of file OSGGeoPropertyInterface.h.

typedef AttachmentPtr osg::GeoPTypesPropertyDesc::InheritedPtr
 

Reimplemented in osg::GeoPTypesUI8PropertyDesc.

Definition at line 429 of file OSGGeoPropertyInterface.h.

typedef UInt8 osg::GeoPTypesPropertyDesc::GenericType
 

Reimplemented in osg::GeoPTypesUI8PropertyDesc.

Definition at line 431 of file OSGGeoPropertyInterface.h.

typedef GeoPropertyInterface<GeoPTypesPropertyDesc> osg::GeoPTypesPropertyDesc::Interface
 

Reimplemented in osg::GeoPTypesUI8PropertyDesc.

Definition at line 434 of file OSGGeoPropertyInterface.h.


Member Function Documentation

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

Reimplemented in osg::GeoPTypesUI8PropertyDesc.

Definition at line 415 of file OSGGeoPropertyInterface.h.

00415 { return "GeoPTypes"; }

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

Reimplemented in osg::GeoPTypesUI8PropertyDesc.

Definition at line 416 of file OSGGeoPropertyInterface.h.

00416 { return "GeoPTypes"; }

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

Reimplemented in osg::GeoPTypesUI8PropertyDesc.

Definition at line 417 of file OSGGeoPropertyInterface.h.

00417 { return "GeoPTypesProperty"; }

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

Reimplemented in osg::GeoPTypesUI8PropertyDesc.

Definition at line 419 of file OSGGeoPropertyInterface.h.

00419 { return NULL; }


Member Data Documentation

* typedef Attachment osg::GeoPTypesPropertyDesc::Inherited
 

Reimplemented in osg::GeoPTypesUI8PropertyDesc.

Definition at line 426 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