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

osg::GeoPositionsPropertyDesc Struct Reference
[Geometry Properties]

#include <OSGGeoPropertyInterface.h>

Inheritance diagram for osg::GeoPositionsPropertyDesc:

osg::GeoPropertyDesc osg::GeoPositions osg::GeoPositions2dPropertyDesc osg::GeoPositions2fPropertyDesc osg::GeoPositions2sPropertyDesc osg::GeoPositions3dPropertyDesc osg::GeoPositions3fPropertyDesc osg::GeoPositions3sPropertyDesc osg::GeoPositions4dPropertyDesc osg::GeoPositions4fPropertyDesc osg::GeoPositions4sPropertyDesc List of all members.

Typedefs

typedef AttachmentPtr InheritedPtr
typedef AttachmentPropertyDesc InheritedDesc
typedef Pnt3f GenericType
typedef GeoPropertyInterface<
GeoPositionsPropertyDesc
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 GeoPositionsProperty traits. See Geometry Properties for a description.

Definition at line 208 of file OSGGeoPropertyInterface.h.


Member Typedef Documentation

typedef AttachmentPtr osg::GeoPositionsPropertyDesc::InheritedPtr
 

Reimplemented in osg::GeoPositions2fPropertyDesc, osg::GeoPositions3fPropertyDesc, osg::GeoPositions4fPropertyDesc, osg::GeoPositions2dPropertyDesc, osg::GeoPositions3dPropertyDesc, osg::GeoPositions4dPropertyDesc, osg::GeoPositions2sPropertyDesc, osg::GeoPositions3sPropertyDesc, and osg::GeoPositions4sPropertyDesc.

Definition at line 227 of file OSGGeoPropertyInterface.h.

typedef AttachmentPropertyDesc osg::GeoPositionsPropertyDesc::InheritedDesc
 

Reimplemented in osg::GeoPositions2fPropertyDesc, osg::GeoPositions3fPropertyDesc, osg::GeoPositions4fPropertyDesc, osg::GeoPositions2dPropertyDesc, osg::GeoPositions3dPropertyDesc, osg::GeoPositions4dPropertyDesc, osg::GeoPositions2sPropertyDesc, osg::GeoPositions3sPropertyDesc, and osg::GeoPositions4sPropertyDesc.

Definition at line 229 of file OSGGeoPropertyInterface.h.

typedef Pnt3f osg::GeoPositionsPropertyDesc::GenericType
 

Reimplemented in osg::GeoPositions2fPropertyDesc, osg::GeoPositions3fPropertyDesc, osg::GeoPositions4fPropertyDesc, osg::GeoPositions2dPropertyDesc, osg::GeoPositions3dPropertyDesc, osg::GeoPositions4dPropertyDesc, osg::GeoPositions2sPropertyDesc, osg::GeoPositions3sPropertyDesc, and osg::GeoPositions4sPropertyDesc.

Definition at line 231 of file OSGGeoPropertyInterface.h.

typedef GeoPropertyInterface<GeoPositionsPropertyDesc> osg::GeoPositionsPropertyDesc::Interface
 

Reimplemented in osg::GeoPositions2fPropertyDesc, osg::GeoPositions3fPropertyDesc, osg::GeoPositions4fPropertyDesc, osg::GeoPositions2dPropertyDesc, osg::GeoPositions3dPropertyDesc, osg::GeoPositions4dPropertyDesc, osg::GeoPositions2sPropertyDesc, osg::GeoPositions3sPropertyDesc, and osg::GeoPositions4sPropertyDesc.

Definition at line 234 of file OSGGeoPropertyInterface.h.


Member Function Documentation

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

Reimplemented in osg::GeoPositions2fPropertyDesc, osg::GeoPositions3fPropertyDesc, osg::GeoPositions4fPropertyDesc, osg::GeoPositions2dPropertyDesc, osg::GeoPositions3dPropertyDesc, osg::GeoPositions4dPropertyDesc, osg::GeoPositions2sPropertyDesc, osg::GeoPositions3sPropertyDesc, and osg::GeoPositions4sPropertyDesc.

Definition at line 214 of file OSGGeoPropertyInterface.h.

00214 { return "GeoPositions";         }

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

Reimplemented in osg::GeoPositions2fPropertyDesc, osg::GeoPositions3fPropertyDesc, osg::GeoPositions4fPropertyDesc, osg::GeoPositions2dPropertyDesc, osg::GeoPositions3dPropertyDesc, osg::GeoPositions4dPropertyDesc, osg::GeoPositions2sPropertyDesc, osg::GeoPositions3sPropertyDesc, and osg::GeoPositions4sPropertyDesc.

Definition at line 216 of file OSGGeoPropertyInterface.h.

00216 { return "GeoPositions";         }

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

Reimplemented in osg::GeoPositions2fPropertyDesc, osg::GeoPositions3fPropertyDesc, osg::GeoPositions4fPropertyDesc, osg::GeoPositions2dPropertyDesc, osg::GeoPositions3dPropertyDesc, osg::GeoPositions4dPropertyDesc, osg::GeoPositions2sPropertyDesc, osg::GeoPositions3sPropertyDesc, and osg::GeoPositions4sPropertyDesc.

Definition at line 217 of file OSGGeoPropertyInterface.h.

00217 { return "GeoPositionsProperty"; }

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

Reimplemented in osg::GeoPositions2fPropertyDesc, osg::GeoPositions3fPropertyDesc, osg::GeoPositions4fPropertyDesc, osg::GeoPositions2dPropertyDesc, osg::GeoPositions3dPropertyDesc, osg::GeoPositions4dPropertyDesc, osg::GeoPositions2sPropertyDesc, osg::GeoPositions3sPropertyDesc, and osg::GeoPositions4sPropertyDesc.

Definition at line 219 of file OSGGeoPropertyInterface.h.

00219 { return NULL; }


Member Data Documentation

* typedef Attachment osg::GeoPositionsPropertyDesc::Inherited
 

Reimplemented in osg::GeoPositions2fPropertyDesc, osg::GeoPositions3fPropertyDesc, osg::GeoPositions4fPropertyDesc, osg::GeoPositions2dPropertyDesc, osg::GeoPositions3dPropertyDesc, osg::GeoPositions4dPropertyDesc, osg::GeoPositions2sPropertyDesc, osg::GeoPositions3sPropertyDesc, and osg::GeoPositions4sPropertyDesc.

Definition at line 226 of file OSGGeoPropertyInterface.h.


The documentation for this struct was generated from the following file:
Generated on Thu Aug 25 04:15:21 2005 for OpenSG by  doxygen 1.4.3