Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/SemanticTile/
DTerrainTile.php47 public function setFirstDerivative(FirstDerivativeElevationGrid $firstDerivative) argument
49 $this->firstDerivative = $firstDerivative;
56 return $this->firstDerivative;