Home
last modified time | relevance | path

Searched refs:FirstDerivativeElevationGrid (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/SemanticTile/
H A DTerrainTile.php24 protected $firstDerivativeType = FirstDerivativeElevationGrid::class;
45 * @param FirstDerivativeElevationGrid
47 public function setFirstDerivative(FirstDerivativeElevationGrid $firstDerivative)
52 * @return FirstDerivativeElevationGrid
H A DFirstDerivativeElevationGrid.php20 class FirstDerivativeElevationGrid extends \Google\Collection class
52 class_alias(FirstDerivativeElevationGrid::class, 'Google_Service_SemanticTile_FirstDerivativeElevat…