You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is relevant to inject BartaMathLibrary both into StaticCollisionDetectionStrategy and DynamicCollisionDetectionStrategy.
You should move it to the Utilities directory and split the class into functions. Add a subnamespace (fe. Barta::Utils) and replace all the occurrences of the methods.
The Barta::MathLibraryInterface is to be deleted too.
The text was updated successfully, but these errors were encountered:
It is relevant to inject
BartaMathLibrary
both intoStaticCollisionDetectionStrategy
andDynamicCollisionDetectionStrategy
.You should move it to the
Utilities
directory and split the class into functions. Add a subnamespace (fe. Barta::Utils) and replace all the occurrences of the methods.The
Barta::MathLibraryInterface
is to be deleted too.The text was updated successfully, but these errors were encountered: