![]() |
PeriDyno 1.2.1
|
Go to the source code of this file.
Namespaces | |
namespace | dyno |
This is an implementation of AdditiveCCD based on peridyno. | |
Functions | |
bool | dyno::loadTextureMeshFromStl (std::shared_ptr< TextureMesh > texMesh, const FilePath &fullname, bool useToCenter) |
bool | dyno::loadStl (std::vector< Vec3f > &points, std::vector< TopologyModule::Triangle > &triangles, std::string filename, bool append) |