#include <lightcache.h>
Public Member Functions | |
| LightCache (const Scene *s) | |
| void | setType (int size) |
| LightList * | lookup (const Vector3 &location, CLR err, FLT &precision, FLT variance_keep_factor) |
Static Public Member Functions | |
| int | sampleCounts () |
|
||||||||||||||||||||
|
Looks up a point given by location and returns the list of lights there.
|
|
|
Set cache interpolation type and cache size. |
1.3.8