|
ConvexPolyhedronID | walberla::mesh::pe::createConvexPolyhedron (BodyStorage &globalStorage, BlockStorage &blocks, BlockDataID storageID, id_t uid, const Vec3 &gpos, const std::vector< Vec3 > &pointCloud, MaterialID material=Material::find("iron"), bool global=false, bool communicating=true, bool infiniteMass=false) |
| Setup of a new ConvexPolyhedron. More...
|
|
ConvexPolyhedronID | walberla::mesh::pe::createConvexPolyhedron (BodyStorage &globalStorage, BlockStorage &blocks, BlockDataID storageID, id_t uid, Vec3 gpos, TriangleMesh mesh, MaterialID material=Material::find("iron"), bool global=false, bool communicating=true, bool infiniteMass=false) |
| Setup of a new ConvexPolyhedron. More...
|
|