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