![]() |
PeriDyno 1.2.1
|
#include "Node/ParametricModel.h"#include "Topology/TriangleSet.h"#include "Topology/PolygonSet.h"#include "STL/Map.h"

Go to the source code of this file.
Classes | |
| class | dyno::Subdivide< TDataType > |
Namespaces | |
| namespace | dyno |
| This is an implementation of AdditiveCCD based on peridyno. | |
Functions | |
| void | dyno::loopSubdivide (std::vector< Vec3f > &vertices, std::vector< TopologyModule::Triangle > &triangles) |
| dyno::IMPLEMENT_TCLASS (Subdivide, TDataType) | |