![]()  | 
  
    EMODnet Quantized Mesh Generator for Cesium
    
   | 
 
Checks the consistency between neighboring tiles at borders. More...
#include <boost/program_options.hpp>#include <iostream>#include <fstream>#include <nlohmann/json.hpp>#include <ctb.hpp>#include "quantized_mesh_tile.h"Typedefs | |
| using | json = nlohmann::json | 
Functions | |
| void | compareVertices (const QuantizedMeshTile &qmt, const QuantizedMeshTile &qmtN, const std::vector< unsigned int > &originalInds, const std::vector< unsigned int > &neighborInds, double &meanDiffLon, double &meanDiffLat, double &meanDiffHeight) | 
| int | main (int argc, char **argv) | 
Checks the consistency between neighboring tiles at borders.
 1.8.13