#include <OSGGeoPropertyInterface.h>
Inheritance diagram for osg::GeoPropertyInterface< GeoPropertyDesc >:


Public Types | |
| typedef GeoPropertyInterface< GeoPropertyDesc > | InterfaceType |
| typedef GeoPropertyDesc::GenericType | GenericType |
| typedef AbstractGeoPropertyInterface | Inherited |
Public Methods | |
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 |
Constructors | |
| GeoPropertyInterface (void) | |
| GeoPropertyInterface (const GeoPropertyInterface &source) | |
Destructors | |
| virtual | ~GeoPropertyInterface (void) |
|
|||||
|
|
|
|||||
|
|
|
|||||
|
|
|
||||||||||
|
|
|
||||||||||
|
|
|
||||||||||
|
|
|
||||||||||
|
|
|
||||||||||
|
|
|
||||||||||||||||
|
|
|
||||||||||||||||
|
|
|
||||||||||||||||
|
|
|
||||||||||
|
|
|
||||||||||
|
|
1.2.16