Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/SemanticTile/
H A DTriangleStrip.php23 public $vertexIndices; variable in Google\\Service\\SemanticTile\\TriangleStrip
25 public function setVertexIndices($vertexIndices) argument
27 $this->vertexIndices = $vertexIndices;
31 return $this->vertexIndices;