Searched refs:getLODDimZ (Results 1 – 2 of 2) sorted by relevance
83 uint32_t getLODDimZ(uint32_t lod) const { in getLODDimZ() function
807 if (z >= t->getLODDimZ(0)) { in ElementAt3D()808 sprintf(buf, "Out range ElementAt Z %i of %i", z, t->getLODDimZ(0)); in ElementAt3D()