osg::GeoPLengthsPropertyDesc Struct Reference
[Geometry Properties]

#include <OSGGeoPropertyInterface.h>

Inheritance diagram for osg::GeoPLengthsPropertyDesc:

osg::GeoPropertyDesc osg::GeoPLengths osg::GeoPLengthsUI16PropertyDesc osg::GeoPLengthsUI32PropertyDesc osg::GeoPLengthsUI8PropertyDesc osg::GeoPLengthsUI16 osg::GeoPLengthsUI32 osg::GeoPLengthsUI8 osg::GeoPLengthsUI16 osg::GeoPLengthsUI32 osg::GeoPLengthsUI8

List of all members.

Public Types

Typedefs


typedef Attachment Inherited
typedef AttachmentPtr InheritedPtr
typedef AttachmentPropertyDesc InheritedDesc
typedef UInt32 GenericType
typedef GeoPropertyInterface
< GeoPLengthsPropertyDesc
Interface

Static Public Member Functions

Get


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


Detailed Description

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

Definition at line 451 of file OSGGeoPropertyInterface.h.


Member Typedef Documentation


Member Function Documentation

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

Reimplemented in osg::GeoPLengthsUI32PropertyDesc, osg::GeoPLengthsUI16PropertyDesc, and osg::GeoPLengthsUI8PropertyDesc.

Definition at line 457 of file OSGGeoPropertyInterface.h.

00457 { return "GeoPLengths";         }

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

Reimplemented in osg::GeoPLengthsUI32PropertyDesc, osg::GeoPLengthsUI16PropertyDesc, and osg::GeoPLengthsUI8PropertyDesc.

Definition at line 458 of file OSGGeoPropertyInterface.h.

00458 { return "GeoPLengthsProperty"; }

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

Reimplemented in osg::GeoPLengthsUI32PropertyDesc, osg::GeoPLengthsUI16PropertyDesc, and osg::GeoPLengthsUI8PropertyDesc.

Definition at line 459 of file OSGGeoPropertyInterface.h.

00459 { return "GeoPLengths";         }

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


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