Searched defs:centroid3d (Results 1 – 3 of 3) sorted by relevance
179 const Vector3* casterVertices, int casterVertexCount, const Vector3& centroid3d, in createAmbientShadow()
34 const Vector3& centroid3d, const Rect& casterBounds, in tessellateAmbientShadow()
246 Vector3 centroid3d = {centroid.x, centroid.y, 0}; in tessellateShadows() local