3 #include <CesiumGeospatial/Cartographic.h>
24 std::vector<CesiumGeospatial::Cartographic>
positions;
Classes that implement the 3D Tiles standard.
The result of sampling heights with Tileset::sampleHeightMostDetailed.
std::vector< std::string > warnings
Any warnings that occurred while sampling heights.
std::vector< CesiumGeospatial::Cartographic > positions
The positions and their sampled heights.
std::vector< bool > sampleSuccess
The success of each sample.