![]() |
Blender V2.61 - r43446
|
#include "MEM_guardedalloc.h"#include "BL_ShapeDeformer.h"#include "CTR_Map.h"#include "STR_HashedString.h"#include "RAS_IPolygonMaterial.h"#include "RAS_MeshObject.h"#include "DNA_anim_types.h"#include "DNA_armature_types.h"#include "DNA_action_types.h"#include "DNA_key_types.h"#include "DNA_mesh_types.h"#include "DNA_meshdata_types.h"#include "BKE_armature.h"#include "BKE_action.h"#include "BKE_key.h"#include "BKE_ipo.h"#include "MT_Point3.h"#include "BKE_lattice.h"#include "BKE_animsys.h"#include "BLI_blenlib.h"#include "BLI_math.h"Go to the source code of this file.
Defines | |
| #define | __NLA_DEFNORMALS |
Definition in file BL_ShapeDeformer.cpp.
| #define __NLA_DEFNORMALS |
Definition at line 66 of file BL_ShapeDeformer.cpp.