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.

Public Types

Typedefs


typedef Attachment Inherited
typedef AttachmentPtr InheritedPtr
typedef AttachmentPropertyDesc InheritedDesc
typedef Vec3f GenericType
typedef GeoPropertyInterface
< GeoNormalsPropertyDesc
Interface

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 250 of file OSGGeoPropertyInterface.h.


Member Typedef Documentation


Member Function Documentation

static const Char8* osg::GeoNormalsPropertyDesc::getTypeName ( 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::getGroupName ( void   )  [inline, static]

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

Definition at line 257 of file OSGGeoPropertyInterface.h.

00257 { return "GeoNormals";         }

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

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

Definition at line 258 of file OSGGeoPropertyInterface.h.

00258 { return "GeoNormalsProperty"; }

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

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

Definition at line 260 of file OSGGeoPropertyInterface.h.

00260 { return NULL; }


The documentation for this struct was generated from the following file:

Generated on Mon Mar 17 11:13:39 2008 for OpenSG by  doxygen 1.5.5