- Global AiLoadPlugin (const char *path)
- Use AiLoadPlugins() instead
- Global AiSamplerSeeded (int seed, int nsamples, int ndim)
- In a future version, AiSamplerSeeded() may replace AiSampler() and will itself be removed from the API.
- Global AiWardBRDF (const AtVector *L, const AtVector *V, const AtVector *N, const AtVector *u, const AtVector *v, float rx, float ry)
- This BRDF suffers from severe edge darkening and is here mainly for legacy reasons; use AiWardDuerBRDF() instead.
- Global AiWardIntegrate (const AtVector *N, AtShaderGlobals *sg, const AtVector *u, const AtVector *v, float rx, float ry)
- Use AiWardDuerIntegrate() instead.
© 2009-2013 Solid Angle SL · all rights reserved · www.solidangle.com