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