|
CellModules
|
Defines the BodyDelaunayMassSpringDamper class for Delaunay triangulation and mass-spring-based physics. More...
#include <mecacell/mecacell.h>#include <mecacell/movable.h>#include "PluginDelaunayMassSpringDamper.hpp"#include "../../../../src/core/BaseBody.hpp"#include <math.h>Go to the source code of this file.
Classes | |
| class | DelaunayMassSpringDamper::BodyDelaunayMassSpringDamper< cell_t, plugin_t > |
| Class for managing Delaunay triangulation and mass-spring-based physics. More... | |
Namespaces | |
| namespace | DelaunayMassSpringDamper |
| Namespace for Delaunay triangulation and mass-spring-based physics-related classes and functions. | |
Macros | |
| #define | MOVABLE |
Defines the BodyDelaunayMassSpringDamper class for Delaunay triangulation and mass-spring-based physics.
Contains the body class which works with the DelaunayMassSpringDamper plugin.
Definition in file BodyDelaunayMassSpringDamper.hpp.
| #define MOVABLE |
Definition at line 4 of file BodyDelaunayMassSpringDamper.hpp.