![]() |
Blender V2.61 - r43446
|
#include <Eigen/Core>#include <Eigen/LU>#include "BL_SkinDeformer.h"#include "CTR_Map.h"#include "STR_HashedString.h"#include "RAS_IPolygonMaterial.h"#include "RAS_MeshObject.h"#include "DNA_armature_types.h"#include "DNA_action_types.h"#include "DNA_mesh_types.h"#include "DNA_meshdata_types.h"#include "BLI_utildefines.h"#include "BKE_armature.h"#include "BKE_action.h"#include "MT_Point3.h"#include "BKE_lattice.h"#include "BKE_deform.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_SkinDeformer.cpp.
| #define __NLA_DEFNORMALS |
Definition at line 66 of file BL_SkinDeformer.cpp.