Searched defs:centroid3d (Results 1 – 3 of 3) sorted by relevance
32 int casterVertexCount, const Vector3& centroid3d, in tessellateAmbientShadow()
167 int casterVertexCount, const Vector3& centroid3d, in createAmbientShadow()
231 Vector3 centroid3d = {centroid.x, centroid.y, 0}; in tessellateShadows() local