mirror of
https://github.com/orange-cpp/omath.git
synced 2026-04-21 10:03:26 +00:00
added collider interface
This commit is contained in:
@@ -46,7 +46,7 @@ namespace omath
|
||||
}
|
||||
|
||||
[[nodiscard]]
|
||||
constexpr static MatStoreType get_store_ordering() noexcept
|
||||
consteval static MatStoreType get_store_ordering() noexcept
|
||||
{
|
||||
return StoreType;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user