Searched refs:boundY (Results 1 – 2 of 2) sorted by relevance
296 bool boundY = this->bind(abuilder, (*jprop)["y"], v->data() + 1); in bind() local298 return boundX || boundY || boundZ; in bind()
259 bool boundY = this->bind(abuilder, (*jprop)["y"], &v->y); in bindAutoOrientable() local260 return boundX || boundY; in bindAutoOrientable()