![]() |
PeriDyno 1.2.1
|
#include <iostream>#include "rigid_base.h"#include "../Vector.h"#include "../Matrix.h"#include "Quat.h"

Go to the source code of this file.
Classes | |
| class | dyno::Rigid< T, 3 > |
Namespaces | |
| namespace | dyno |
| This is an implementation of AdditiveCCD based on peridyno. | |
Typedefs | |
| typedef Rigid< float, 3 > | dyno::Rigid3f |
| typedef Rigid< double, 3 > | dyno::Rigid3d |