JFIFxxC      C  " }!1AQa"q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w!1AQaq"2B #3RbrlodHint = $lodHint; } /** * @return int */ public function getLodHint() { return $this->lodHint; } /** * @param string */ public function setTriangleCount($triangleCount) { $this->triangleCount = $triangleCount; } /** * @return string */ public function getTriangleCount() { return $this->triangleCount; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(FormatComplexity::class, 'Google_Service_PolyService_FormatComplexity');