Inheritance diagram for osg::GeoPositions:

Typedefs | |
| typedef AttachmentPtr | InheritedPtr |
| typedef AttachmentPropertyDesc | InheritedDesc |
| typedef Pnt3f | GenericType |
| typedef GeoPropertyInterface< GeoPositionsPropertyDesc > | Interface |
| *typedef Attachment | Inherited |
Public Types | |
| typedef AbstractGeoProperty< GeoPropertyDesc > | PropertyType |
| typedef FCPtr< typename GeoPropertyDesc::InheritedPtr, PropertyType > | PtrType |
| typedef GeoPropertyInterface< GeoPropertyDesc > | InterfaceType |
| typedef GeoPropertyDesc::GenericType | GenericType |
| typedef GeoPropertyArrayInterface | Inherited |
Public Member Functions | |
| virtual osg::FieldContainerType & | getType (void) |
| virtual const osg::FieldContainerType & | getType (void) const |
| virtual osg::UInt32 | getContainerSize (void) const |
Access | |
| *virtual PtrType | clone (void)=0 |
Dump | |
| *virtual void | dump (UInt32 uiIndent=0, const BitVector bvFlags=0) const |
Generic Access | |
| *virtual GenericType | getValue (const UInt32 index)=0 |
| virtual GenericType | getValue (const UInt32 index) const =0 |
| virtual void | getValue (GenericType &val, const UInt32 index)=0 |
| virtual void | getValue (GenericType &val, const UInt32 index) const =0 |
| virtual void | setValue (const GenericType &val, const UInt32 index)=0 |
| virtual void | addValue (const GenericType &val)=0 |
| virtual void | push_back (const GenericType &val)=0 |
Get | |
| *virtual UInt32 | getFormat (void) const =0 |
| virtual UInt32 | getFormatSize (void) const =0 |
| virtual UInt32 | getStride (void) const =0 |
| virtual UInt32 | getDimension (void) const =0 |
| virtual UInt32 | getSize (void) const =0 |
| virtual UInt32 | size (void) const =0 |
| virtual UInt8 * | getData (void) const =0 |
Generic Access | |
| *virtual void | clear (void)=0 |
| virtual void | resize (size_t newsize)=0 |
Static Public Member Functions | |
| static osg::FieldContainerType & | getClassType (void) |
| static osg::UInt32 | getClassTypeId (void) |
Get | |
| *static const Char8 * | getTypeName (void) |
| static const Char8 * | getGroupName (void) |
| static const Char8 * | getClassName (void) |
| static InitContainerF | getInitMethod (void) |
Friends | |
| class | FieldContainer |
This is just to give you an idea of the conceptual relations and to help you understand the available methods of this class.
Definition at line 5065 of file dummyClasses.dox.
|
|||||
|
Definition at line 75 of file OSGGeoPropertyBase.h. |
|
|||||
|
Definition at line 78 of file OSGGeoPropertyBase.h. |
|
|||||
|
Definition at line 130 of file OSGGeoPropertyInterface.h. |
|
|||||
|
Definition at line 132 of file OSGGeoPropertyInterface.h. |
|
|||||
|
Definition at line 134 of file OSGGeoPropertyInterface.h. |
|
|
|
|
|
||||||||||
|
|
|
||||||||||
|
|
|
||||||||||
|
|
|
||||||||||
|
|
|
||||||||||
|
|
|
||||||||||
|
|
|
||||||||||||||||
|
Definition at line 82 of file OSGGeoPropertyBase.inl.
|
|
||||||||||
|
|
|
||||||||||
|
|
|
||||||||||||||||
|
|
|
||||||||||||||||
|
|
|
||||||||||||||||
|
|
|
||||||||||
|
|
|
||||||||||
|
|
|
|
|
|
|
Referenced by osg::createSharedIndex(), and osg::createSingleIndex(). |
|
|
Referenced by osg::createSharedIndex(), and osg::createSingleIndex(). |
|
|
Referenced by osg::createSharedIndex(), and osg::createSingleIndex(). |
|
|
|
|
|
Referenced by osg::createSharedIndex(), and osg::createSingleIndex(). |
|
|
Referenced by osg::createSharedIndex(), and osg::createSingleIndex(). |
|
|
|
|
|
Referenced by osg::createSingleIndex(). |
|
|
|
|
|
|||||
|
Definition at line 140 of file OSGGeoPropertyBase.h. |
|
1.4.3