Ceetron Data Provider Framework
Public Member Functions | List of all members
CDPGeometrySpec Class Referenceabstract

Public Member Functions

virtual cdp_size_t geometryIndex () const =0
 
virtual cdp_int_t stateId () const =0
 

Detailed Description

A identifier of a geometry.

Member Function Documentation

cdp_size_t CDPGeometrySpec::geometryIndex ( ) const
pure virtual

The zero based index of the geometry to get.

For the normal case of only one geometry, this will be 0.

cdp_int_t CDPGeometrySpec::stateId ( ) const
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.


The documentation for this class was generated from the following files: