Rename Cesium3DTiles -> Cesium3DTilesSelection in merge from main

This commit is contained in:
Daniel Krupka 2021-08-02 10:52:04 -04:00
parent 2848ea62d4
commit 81317f0fc3
1 changed files with 2 additions and 2 deletions

View File

@ -766,9 +766,9 @@ TEST_CASE("Render any tiles even when one of children can't be rendered for "
}
TEST_CASE("Test multiple frustums") {
Cesium3DTiles::registerAllTileContentTypes();
Cesium3DTilesSelection::registerAllTileContentTypes();
std::filesystem::path testDataPath = Cesium3DTiles_TEST_DATA_DIR;
std::filesystem::path testDataPath = Cesium3DTilesSelection_TEST_DATA_DIR;
testDataPath = testDataPath / "ReplaceTileset";
std::vector<std::string> files{
"tileset.json",