![]() |
PeriDyno 1.2.1
|


Go to the source code of this file.
Classes | |
| class | dyno::SquareMatrix< T, 3 > |
Namespaces | |
| namespace | dyno |
| This is an implementation of AdditiveCCD based on peridyno. | |
Typedefs | |
| typedef SquareMatrix< float, 3 > | dyno::Mat3f |
| typedef SquareMatrix< double, 3 > | dyno::Mat3d |
Functions | |
| template<typename S, typename T> | |
| DYN_FUNC const SquareMatrix< T, 3 > | dyno::operator* (S scale, const SquareMatrix< T, 3 > &mat) |