Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/SemanticTile/
H A DVertex2DList.php24 public $yOffsets; variable in Google\\Service\\SemanticTile\\Vertex2DList
34 public function setYOffsets($yOffsets) argument
36 $this->yOffsets = $yOffsets;
40 return $this->yOffsets;
H A DVertex3DList.php24 public $yOffsets; variable in Google\\Service\\SemanticTile\\Vertex3DList
35 public function setYOffsets($yOffsets) argument
37 $this->yOffsets = $yOffsets;
41 return $this->yOffsets;