Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/PolyService/
H A DFormatComplexity.php29 public $triangleCount; variable in Google\\Service\\PolyService\\FormatComplexity
48 public function setTriangleCount($triangleCount) argument
50 $this->triangleCount = $triangleCount;
57 return $this->triangleCount;