add simple place holder for cloth simulation

This commit is contained in:
erwin coumans
2013-09-03 15:09:12 -07:00
parent b1bab032b1
commit b79146c7fa
6 changed files with 271 additions and 46 deletions

View File

@@ -1,5 +1,5 @@
#ifndef GPU_SOFTBODY_INTERNAL_DATA_H
#define GPU_SOFTBODY_INTERNAL_DATA_H
#ifndef CPU_SOFTBODY_INTERNAL_DATA_H
#define CPU_SOFTBODY_INTERNAL_DATA_H
//#include "Bullet3OpenCL/Initialize/b3OpenCLUtils.h"
@@ -17,5 +17,5 @@ struct CpuSoftBodyDemoInternalData
}
};
#endif//GPU_SOFTBODY_INTERNAL_DATA_H
#endif//CPU_SOFTBODY_INTERNAL_DATA_H