Classes | |
| struct | aiLight |
| Helper structure to describe a light source. More... | |
Enumerations | |
| enum | aiLightSourceType { aiLightSource_UNDEFINED = 0x0, aiLightSource_DIRECTIONAL = 0x1, aiLightSource_POINT = 0x2, aiLightSource_SPOT = 0x3, _aiLightSource_Force32Bit = 0x9fffffff } |
| Enumerates all supported types of light sources. More... | |
| enum aiLightSourceType |
Enumerates all supported types of light sources.
1.5.8