Searched defs:casterPolygon (Results 1 – 2 of 2) sorted by relevance
33 const Vector3* casterPolygon, int casterVertexCount, in tessellateAmbientShadow()64 const Vector3* casterPolygon, int casterVertexCount, const Vector3& casterCentroid, in tessellateSpotShadow()
231 Vector3 casterPolygon[casterVertexCount]; in tessellateShadows() local