![]() |
EMODnet Quantized Mesh Generator for Cesium
|
This is the complete list of members for ZoomTilesBorderVerticesCache, including all inherited members.
allTilesProcessed() const | ZoomTilesBorderVerticesCache | inline |
canTileStartProcessing(const int &tileX, const int &tileY) | ZoomTilesBorderVerticesCache | |
getConstrainedBorderVerticesForTile(const int &tileX, const int &tileY, BordersData &bd) | ZoomTilesBorderVerticesCache | |
getNumProcessed() const | ZoomTilesBorderVerticesCache | inline |
getNumTiles() const | ZoomTilesBorderVerticesCache | inline |
isTileBeingProcessed(const int &tileX, const int &tileY) | ZoomTilesBorderVerticesCache | inline |
isTileBeingProcessed(const std::pair< int, int > &tileInd) | ZoomTilesBorderVerticesCache | inline |
isTileVisited(const int &tileX, const int &tileY) (defined in ZoomTilesBorderVerticesCache) | ZoomTilesBorderVerticesCache | inline |
isTileVisited(const std::pair< int, int > &tileInd) | ZoomTilesBorderVerticesCache | inline |
numCacheEntries() | ZoomTilesBorderVerticesCache | inline |
setConstrainedBorderVerticesForTile(const int &tileX, const int &tileY, const std::vector< Point_3 > &easternVerticesToPreserve, const std::vector< Point_3 > &westernVerticesToPreserve, const std::vector< Point_3 > &northernVerticesToPreserve, const std::vector< Point_3 > &southernVerticesToPreserve) | ZoomTilesBorderVerticesCache | |
ZoomTilesBorderVerticesCache(const ctb::TileBounds &zoomBounds, const int &tileMaxCoord) | ZoomTilesBorderVerticesCache | inline |
ZoomTilesBorderVerticesCache() | ZoomTilesBorderVerticesCache | inline |