Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/SemanticTile/
H A DTerrainTile.php69 public function setSecondDerivative(SecondDerivativeElevationGrid $secondDerivative) argument
71 $this->secondDerivative = $secondDerivative;
78 return $this->secondDerivative;