|
Assimp
v2.0 (November 2010)
|
Defines the aiLight data structure. More...
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... | |
Defines the aiLight data structure.
| enum aiLightSourceType |
Enumerates all supported types of light sources.
1.8.5