This website requires JavaScript.
Explore
Help
Register
Sign In
ecker
/
reactphysics3d
Watch
1
Star
0
Fork
0
You've already forked reactphysics3d
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
c3f4355c25
reactphysics3d
/
src
/
collision
/
narrowphase
/
GJK
History
Daniel Chappuis
c3f4355c25
Modify the method that return the bounds of a collision shape and make the getSupportPoint() methods non-const
2013-07-15 19:09:07 +02:00
..
GJKAlgorithm.cpp
Modify the method that return the bounds of a collision shape and make the getSupportPoint() methods non-const
2013-07-15 19:09:07 +02:00
GJKAlgorithm.h
Modify the method that return the bounds of a collision shape and make the getSupportPoint() methods non-const
2013-07-15 19:09:07 +02:00
Simplex.cpp
Fix some warnings
2013-03-17 17:07:09 +01:00
Simplex.h
Change #ifndef names in headers to avoid name collision with others libraries
2013-04-18 22:54:36 +02:00