![]() |
Blender V2.61 - r43446
|
#include "GL/glew.h"#include "KX_Light.h"#include "KX_Camera.h"#include "RAS_IRasterizer.h"#include "RAS_IRenderTools.h"#include "KX_PyMath.h"#include "DNA_object_types.h"#include "DNA_scene_types.h"#include "GPU_material.h"Go to the source code of this file.
Definition in file KX_Light.cpp.