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