Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/SemanticTile/
H A DVertex2DList.php23 public $xOffsets; variable in Google\\Service\\SemanticTile\\Vertex2DList
26 public function setXOffsets($xOffsets) argument
28 $this->xOffsets = $xOffsets;
32 return $this->xOffsets;
H A DVertex3DList.php23 public $xOffsets; variable in Google\\Service\\SemanticTile\\Vertex3DList
27 public function setXOffsets($xOffsets) argument
29 $this->xOffsets = $xOffsets;
33 return $this->xOffsets;