mirror of
https://github.com/orange-cpp/omath.git
synced 2026-02-13 23:13:26 +00:00
added mesh class, added mesh trair
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
|
||||
namespace omath::collision
|
||||
{
|
||||
template<class ColliderType = MeshCollider<>>
|
||||
template<class ColliderType>
|
||||
class GjkAlgorithm final
|
||||
{
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user