Blender V2.61 - r43446
Defines

KX_PolygonMaterial.cpp File Reference

#include <stddef.h>
#include "KX_PolygonMaterial.h"
#include "BKE_mesh.h"
#include "BKE_global.h"
#include "BKE_image.h"
#include "DNA_material_types.h"
#include "DNA_texture_types.h"
#include "DNA_image_types.h"
#include "DNA_meshdata_types.h"
#include "IMB_imbuf_types.h"
#include "GPU_draw.h"
#include "MEM_guardedalloc.h"
#include "RAS_LightObject.h"
#include "RAS_MaterialBucket.h"
#include "KX_PyMath.h"

Go to the source code of this file.

Defines

#define KX_POLYGONMATERIAL_CAPSULE_ID   "KX_POLYGONMATERIAL_PTR"

Detailed Description

Definition in file KX_PolygonMaterial.cpp.


Define Documentation

#define KX_POLYGONMATERIAL_CAPSULE_ID   "KX_POLYGONMATERIAL_PTR"

Definition at line 57 of file KX_PolygonMaterial.cpp.

Referenced by KX_PolygonMaterial::Activate().