去掉obi,使用自写绳索
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
#if (OBI_BURST && OBI_MATHEMATICS && OBI_COLLECTIONS)
|
||||
namespace Obi
|
||||
{
|
||||
public interface IConstraint
|
||||
{
|
||||
int GetParticleCount();
|
||||
int GetParticle(int index);
|
||||
}
|
||||
}
|
||||
#endif
|
||||
Reference in New Issue
Block a user