Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/SemanticTile/
H A DTerrainTile.php27 protected $secondDerivativeType = SecondDerivativeElevationGrid::class;
67 * @param SecondDerivativeElevationGrid
69 public function setSecondDerivative(SecondDerivativeElevationGrid $secondDerivative)
74 * @return SecondDerivativeElevationGrid
H A DSecondDerivativeElevationGrid.php20 class SecondDerivativeElevationGrid extends \Google\Model class
62 class_alias(SecondDerivativeElevationGrid::class, 'Google_Service_SemanticTile_SecondDerivativeElev…