![]() |
PeriDyno 1.0.0
|
#include <limits>
#include <glm/gtx/norm.hpp>
Go to the source code of this file.
Namespaces | |
namespace | dyno |
This is an implementation of AdditiveCCD based on peridyno. | |
Functions | |
template<typename S, typename T> | |
DYN_FUNC const Vector< T, 2 > | dyno::operator* (S scale, const Vector< T, 2 > &vec) |