|
osgEarth 2.1.1
|
Public Member Functions | |
| CacheStats (unsigned entries, unsigned maxEntries, unsigned queries, float hitRatio) | |
Public Attributes | |
| unsigned | _entries |
| unsigned | _maxEntries |
| unsigned | _queries |
| float | _hitRatio |
| osgEarth::CacheStats::CacheStats | ( | unsigned | entries, |
| unsigned | maxEntries, | ||
| unsigned | queries, | ||
| float | hitRatio | ||
| ) | [inline] |
| unsigned osgEarth::CacheStats::_entries |
| unsigned osgEarth::CacheStats::_maxEntries |
| unsigned osgEarth::CacheStats::_queries |
1.7.3