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