remove Eigen
This commit is contained in:
@@ -19,7 +19,6 @@ subject to the following restrictions:
|
|||||||
#include "btDeformableLagrangianForce.h"
|
#include "btDeformableLagrangianForce.h"
|
||||||
#include "LinearMath/btQuickprof.h"
|
#include "LinearMath/btQuickprof.h"
|
||||||
#include "LinearMath/btImplicitQRSVD.h"
|
#include "LinearMath/btImplicitQRSVD.h"
|
||||||
#include "Eigen"
|
|
||||||
// This energy is as described in https://graphics.pixar.com/library/StableElasticity/paper.pdf
|
// This energy is as described in https://graphics.pixar.com/library/StableElasticity/paper.pdf
|
||||||
class btDeformableNeoHookeanForce : public btDeformableLagrangianForce
|
class btDeformableNeoHookeanForce : public btDeformableLagrangianForce
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user