Ceetron Data Provider Framework
|
Public Member Functions | |
virtual cdp_size_t | geometryIndex () const =0 |
virtual cdp_int_t | stateId () const =0 |
A identifier of a geometry.
|
pure virtual |
The zero based index of the geometry to get.
For the normal case of only one geometry, this will be 0.
|
pure virtual |
The id of the state to get the geometry for
For non-adaptive geometries this can be ignored, as the geometry is the same for all states. See CDPGeometryInfo::setHasAdaptiveGeometry for more info on adaptive geometries.