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