#include <OSGGeoPropertyInterface.h>

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 Char8 * | getTypeName (void) |
| static const Char8 * | getGroupName (void) |
| static const Char8 * | getClassName (void) |
| static InitContainerF | getInitMethod (void) |
Definition at line 250 of file OSGGeoPropertyInterface.h.
Reimplemented in osg::GeoNormals3fPropertyDesc, osg::GeoNormals3sPropertyDesc, and osg::GeoNormals3bPropertyDesc.
Definition at line 267 of file OSGGeoPropertyInterface.h.
Reimplemented in osg::GeoNormals3fPropertyDesc, osg::GeoNormals3sPropertyDesc, and osg::GeoNormals3bPropertyDesc.
Definition at line 268 of file OSGGeoPropertyInterface.h.
Reimplemented in osg::GeoNormals3fPropertyDesc, osg::GeoNormals3sPropertyDesc, and osg::GeoNormals3bPropertyDesc.
Definition at line 270 of file OSGGeoPropertyInterface.h.
Reimplemented in osg::GeoNormals3fPropertyDesc, osg::GeoNormals3sPropertyDesc, and osg::GeoNormals3bPropertyDesc.
Definition at line 272 of file OSGGeoPropertyInterface.h.
Reimplemented in osg::GeoNormals3fPropertyDesc, osg::GeoNormals3sPropertyDesc, and osg::GeoNormals3bPropertyDesc.
Definition at line 275 of file OSGGeoPropertyInterface.h.
| 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.
| 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.
| 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.
| 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.
1.5.5