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

osg::GeoIndicesPropertyDesc Struct Reference
[Geometry Properties]

#include <OSGGeoPropertyInterface.h>

Inheritance diagram for osg::GeoIndicesPropertyDesc:

osg::GeoPropertyDesc osg::GeoIndices osg::GeoIndicesUI16PropertyDesc osg::GeoIndicesUI32PropertyDesc osg::GeoIndicesUI16 osg::GeoIndicesUI32 osg::GeoIndicesUI16 osg::GeoIndicesUI32 List of all members.

Typedefs

typedef AttachmentPtr InheritedPtr
typedef AttachmentPropertyDesc InheritedDesc
typedef UInt32 GenericType
typedef GeoPropertyInterface<
GeoIndicesPropertyDesc
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 GeoIndicesProperty traits. See Geometry Properties for a description.

Definition at line 369 of file OSGGeoPropertyInterface.h.


Member Typedef Documentation

typedef AttachmentPtr osg::GeoIndicesPropertyDesc::InheritedPtr
 

Reimplemented in osg::GeoIndicesUI32PropertyDesc, and osg::GeoIndicesUI16PropertyDesc.

Definition at line 387 of file OSGGeoPropertyInterface.h.

typedef AttachmentPropertyDesc osg::GeoIndicesPropertyDesc::InheritedDesc
 

Reimplemented in osg::GeoIndicesUI32PropertyDesc, and osg::GeoIndicesUI16PropertyDesc.

Definition at line 389 of file OSGGeoPropertyInterface.h.

typedef UInt32 osg::GeoIndicesPropertyDesc::GenericType
 

Reimplemented in osg::GeoIndicesUI32PropertyDesc, and osg::GeoIndicesUI16PropertyDesc.

Definition at line 391 of file OSGGeoPropertyInterface.h.

typedef GeoPropertyInterface<GeoIndicesPropertyDesc> osg::GeoIndicesPropertyDesc::Interface
 

Reimplemented in osg::GeoIndicesUI32PropertyDesc, and osg::GeoIndicesUI16PropertyDesc.

Definition at line 394 of file OSGGeoPropertyInterface.h.


Member Function Documentation

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

Reimplemented in osg::GeoIndicesUI32PropertyDesc, and osg::GeoIndicesUI16PropertyDesc.

Definition at line 375 of file OSGGeoPropertyInterface.h.

00375 { return "GeoIndices";         }

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

Reimplemented in osg::GeoIndicesUI32PropertyDesc, and osg::GeoIndicesUI16PropertyDesc.

Definition at line 376 of file OSGGeoPropertyInterface.h.

00376 { return "GeoIndices";         }

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

Reimplemented in osg::GeoIndicesUI32PropertyDesc, and osg::GeoIndicesUI16PropertyDesc.

Definition at line 377 of file OSGGeoPropertyInterface.h.

00377 { return "GeoIndicesProperty"; }

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

Reimplemented in osg::GeoIndicesUI32PropertyDesc, and osg::GeoIndicesUI16PropertyDesc.

Definition at line 379 of file OSGGeoPropertyInterface.h.

00379 { return NULL; }


Member Data Documentation

* typedef Attachment osg::GeoIndicesPropertyDesc::Inherited
 

Reimplemented in osg::GeoIndicesUI32PropertyDesc, and osg::GeoIndicesUI16PropertyDesc.

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