Blender V2.61 - r43446
|
#include <vector>
#include "RAS_IPolygonMaterial.h"
#include "BL_Material.h"
#include "BL_Texture.h"
#include "BL_Shader.h"
#include "BL_BlenderShader.h"
#include "PyObjectPlus.h"
#include "MT_Vector3.h"
#include "MT_Vector4.h"
#include "SCA_IScene.h"
#include "KX_Scene.h"
Go to the source code of this file.
Classes | |
class | KX_BlenderMaterial |
Definition in file KX_BlenderMaterial.h.