removed STL usage of Extras/ConvexBuilder and replaced by btAlignedObjectArray
fixed several warnings, thanks to sparkprime added comments patch for linear math, thanks to Tully Foote
This commit is contained in:
@@ -265,12 +265,12 @@ bool VertexLess::operator()(int v1,int v2) const
|
||||
|
||||
|
||||
return false;
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
};
|
||||
}
|
||||
|
||||
using namespace Vlookup;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user