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

osg::GeoTexCoordsPropertyDesc Struct Reference
[Geometry Properties]

#include <OSGGeoPropertyInterface.h>

Inheritance diagram for osg::GeoTexCoordsPropertyDesc:

osg::GeoPropertyDesc osg::GeoTexCoords osg::GeoTexCoords1dPropertyDesc osg::GeoTexCoords1fPropertyDesc osg::GeoTexCoords2dPropertyDesc osg::GeoTexCoords2fPropertyDesc osg::GeoTexCoords3dPropertyDesc osg::GeoTexCoords3fPropertyDesc osg::GeoTexCoords4dPropertyDesc osg::GeoTexCoords4fPropertyDesc List of all members.

Typedefs

typedef AttachmentPtr InheritedPtr
typedef AttachmentPropertyDesc InheritedDesc
typedef Vec2f GenericType
typedef GeoPropertyInterface<
GeoTexCoordsPropertyDesc
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 GeoTexCoordsProperty traits. See Geometry Properties for a description.

Definition at line 329 of file OSGGeoPropertyInterface.h.


Member Typedef Documentation

typedef AttachmentPtr osg::GeoTexCoordsPropertyDesc::InheritedPtr
 

Reimplemented in osg::GeoTexCoords1fPropertyDesc, osg::GeoTexCoords2fPropertyDesc, osg::GeoTexCoords3fPropertyDesc, osg::GeoTexCoords4fPropertyDesc, osg::GeoTexCoords1dPropertyDesc, osg::GeoTexCoords2dPropertyDesc, osg::GeoTexCoords3dPropertyDesc, and osg::GeoTexCoords4dPropertyDesc.

Definition at line 347 of file OSGGeoPropertyInterface.h.

typedef AttachmentPropertyDesc osg::GeoTexCoordsPropertyDesc::InheritedDesc
 

Reimplemented in osg::GeoTexCoords1fPropertyDesc, osg::GeoTexCoords2fPropertyDesc, osg::GeoTexCoords3fPropertyDesc, osg::GeoTexCoords4fPropertyDesc, osg::GeoTexCoords1dPropertyDesc, osg::GeoTexCoords2dPropertyDesc, osg::GeoTexCoords3dPropertyDesc, and osg::GeoTexCoords4dPropertyDesc.

Definition at line 349 of file OSGGeoPropertyInterface.h.

typedef Vec2f osg::GeoTexCoordsPropertyDesc::GenericType
 

Reimplemented in osg::GeoTexCoords1fPropertyDesc, osg::GeoTexCoords2fPropertyDesc, osg::GeoTexCoords3fPropertyDesc, osg::GeoTexCoords4fPropertyDesc, osg::GeoTexCoords1dPropertyDesc, osg::GeoTexCoords2dPropertyDesc, osg::GeoTexCoords3dPropertyDesc, and osg::GeoTexCoords4dPropertyDesc.

Definition at line 351 of file OSGGeoPropertyInterface.h.

typedef GeoPropertyInterface<GeoTexCoordsPropertyDesc> osg::GeoTexCoordsPropertyDesc::Interface
 

Reimplemented in osg::GeoTexCoords1fPropertyDesc, osg::GeoTexCoords2fPropertyDesc, osg::GeoTexCoords3fPropertyDesc, osg::GeoTexCoords4fPropertyDesc, osg::GeoTexCoords1dPropertyDesc, osg::GeoTexCoords2dPropertyDesc, osg::GeoTexCoords3dPropertyDesc, and osg::GeoTexCoords4dPropertyDesc.

Definition at line 354 of file OSGGeoPropertyInterface.h.


Member Function Documentation

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

Reimplemented in osg::GeoTexCoords1fPropertyDesc, osg::GeoTexCoords2fPropertyDesc, osg::GeoTexCoords3fPropertyDesc, osg::GeoTexCoords4fPropertyDesc, osg::GeoTexCoords1dPropertyDesc, osg::GeoTexCoords2dPropertyDesc, osg::GeoTexCoords3dPropertyDesc, and osg::GeoTexCoords4dPropertyDesc.

Definition at line 335 of file OSGGeoPropertyInterface.h.

00335 { return "GeoTexCoords";         }

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

Reimplemented in osg::GeoTexCoords1fPropertyDesc, osg::GeoTexCoords2fPropertyDesc, osg::GeoTexCoords3fPropertyDesc, osg::GeoTexCoords4fPropertyDesc, osg::GeoTexCoords1dPropertyDesc, osg::GeoTexCoords2dPropertyDesc, osg::GeoTexCoords3dPropertyDesc, and osg::GeoTexCoords4dPropertyDesc.

Definition at line 336 of file OSGGeoPropertyInterface.h.

00336 { return "GeoTexCoords";         }

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

Reimplemented in osg::GeoTexCoords1fPropertyDesc, osg::GeoTexCoords2fPropertyDesc, osg::GeoTexCoords3fPropertyDesc, osg::GeoTexCoords4fPropertyDesc, osg::GeoTexCoords1dPropertyDesc, osg::GeoTexCoords2dPropertyDesc, osg::GeoTexCoords3dPropertyDesc, and osg::GeoTexCoords4dPropertyDesc.

Definition at line 337 of file OSGGeoPropertyInterface.h.

00337 { return "GeoTexCoordsProperty"; }

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

Reimplemented in osg::GeoTexCoords1fPropertyDesc, osg::GeoTexCoords2fPropertyDesc, osg::GeoTexCoords3fPropertyDesc, osg::GeoTexCoords4fPropertyDesc, osg::GeoTexCoords1dPropertyDesc, osg::GeoTexCoords2dPropertyDesc, osg::GeoTexCoords3dPropertyDesc, and osg::GeoTexCoords4dPropertyDesc.

Definition at line 339 of file OSGGeoPropertyInterface.h.

00339 { return NULL; }


Member Data Documentation

* typedef Attachment osg::GeoTexCoordsPropertyDesc::Inherited
 

Reimplemented in osg::GeoTexCoords1fPropertyDesc, osg::GeoTexCoords2fPropertyDesc, osg::GeoTexCoords3fPropertyDesc, osg::GeoTexCoords4fPropertyDesc, osg::GeoTexCoords1dPropertyDesc, osg::GeoTexCoords2dPropertyDesc, osg::GeoTexCoords3dPropertyDesc, and osg::GeoTexCoords4dPropertyDesc.

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