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

Public Methods | |
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 |
Constructors | |
| AbstractGeoPropertyInterface (void) | |
| AbstractGeoPropertyInterface (const AbstractGeoPropertyInterface &source) | |
Destructors | |
| virtual | ~AbstractGeoPropertyInterface (void) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.2.16