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

osg::GeoNormalsPropertyDesc Struct Reference
[Geometry Properties]

#include <OSGGeoPropertyInterface.h>

Inheritance diagram for osg::GeoNormalsPropertyDesc:

osg::GeoPropertyDesc osg::GeoNormals osg::GeoNormals3bPropertyDesc osg::GeoNormals3fPropertyDesc osg::GeoNormals3sPropertyDesc osg::GeoNormals3b osg::GeoNormals3f osg::GeoNormals3s osg::GeoNormals3b osg::GeoNormals3f osg::GeoNormals3s List of all members.

Typedefs

typedef AttachmentPtr InheritedPtr
typedef AttachmentPropertyDesc InheritedDesc
typedef Vec3f GenericType
typedef GeoPropertyInterface<
GeoNormalsPropertyDesc
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 GeoNormalsProperty traits. See Geometry Properties for a description.

Definition at line 249 of file OSGGeoPropertyInterface.h.


Member Typedef Documentation

typedef AttachmentPtr osg::GeoNormalsPropertyDesc::InheritedPtr
 

Reimplemented in osg::GeoNormals3fPropertyDesc, osg::GeoNormals3sPropertyDesc, and osg::GeoNormals3bPropertyDesc.

Definition at line 267 of file OSGGeoPropertyInterface.h.

typedef AttachmentPropertyDesc osg::GeoNormalsPropertyDesc::InheritedDesc
 

Reimplemented in osg::GeoNormals3fPropertyDesc, osg::GeoNormals3sPropertyDesc, and osg::GeoNormals3bPropertyDesc.

Definition at line 269 of file OSGGeoPropertyInterface.h.

typedef Vec3f osg::GeoNormalsPropertyDesc::GenericType
 

Reimplemented in osg::GeoNormals3fPropertyDesc, osg::GeoNormals3sPropertyDesc, and osg::GeoNormals3bPropertyDesc.

Definition at line 271 of file OSGGeoPropertyInterface.h.

typedef GeoPropertyInterface<GeoNormalsPropertyDesc> osg::GeoNormalsPropertyDesc::Interface
 

Reimplemented in osg::GeoNormals3fPropertyDesc, osg::GeoNormals3sPropertyDesc, and osg::GeoNormals3bPropertyDesc.

Definition at line 274 of file OSGGeoPropertyInterface.h.


Member Function Documentation

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

Reimplemented in osg::GeoNormals3fPropertyDesc, osg::GeoNormals3sPropertyDesc, and osg::GeoNormals3bPropertyDesc.

Definition at line 255 of file OSGGeoPropertyInterface.h.

00255 { return "GeoNormals";         }

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

Reimplemented in osg::GeoNormals3fPropertyDesc, osg::GeoNormals3sPropertyDesc, and osg::GeoNormals3bPropertyDesc.

Definition at line 256 of file OSGGeoPropertyInterface.h.

00256 { return "GeoNormals";         }

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

Reimplemented in osg::GeoNormals3fPropertyDesc, osg::GeoNormals3sPropertyDesc, and osg::GeoNormals3bPropertyDesc.

Definition at line 257 of file OSGGeoPropertyInterface.h.

00257 { return "GeoNormalsProperty"; }

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

Reimplemented in osg::GeoNormals3fPropertyDesc, osg::GeoNormals3sPropertyDesc, and osg::GeoNormals3bPropertyDesc.

Definition at line 259 of file OSGGeoPropertyInterface.h.

00259 { return NULL; }


Member Data Documentation

* typedef Attachment osg::GeoNormalsPropertyDesc::Inherited
 

Reimplemented in osg::GeoNormals3fPropertyDesc, osg::GeoNormals3sPropertyDesc, and osg::GeoNormals3bPropertyDesc.

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