#include <MViewportCollisionGrid.h>
|  | 
| std::shared_ptr< STK::GridIndex< CollisionItem > > | _gridIndex | 
|  | 
| std::vector< CollisionLayer > | _collisionLayers | 
|  | 
| BasicGeoTypes::GeoPos | _currCenterGeo | 
|  | 
| double | _currPixelSize = 1.0 | 
|  | 
| std::atomic< bool > | _needsUpdate = false | 
|  | 
| std::mutex | _mutex | 
|  | 
| std::atomic< bool > | _cancelUpdate | 
|  | 
| std::shared_ptr< std::thread > | _updateThread | 
|  | 
| std::shared_ptr< RasterProjector > | _currentViewport | 
|  | 
| std::mutex | _dbgMutex | 
|  | 
| std::vector< STK::Box2< float > > | _dbgVisibleBoxes | 
|  | 
| std::vector< STK::Box2< float > > | _dbgHiddenBoxes | 
|  | 
The documentation for this class was generated from the following files:
- Native/MariaNative/MGeoLayers/MViewportCollisionGrid.h
- Native/MariaNative/MGeoLayers/MViewportCollisionGrid.cpp