[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
committed by
WandererFan
parent
c469601f95
commit
222a2520b1
@@ -170,7 +170,7 @@ FaceUnwrapper::FaceUnwrapper(const TopoDS_Face& face)
|
||||
|
||||
void FaceUnwrapper::findFlatNodes(int steps, double val)
|
||||
{
|
||||
std::vector<long> fixed_pins;// TODO: INPUT
|
||||
std::vector<long> fixed_pins; // TODO: INPUT
|
||||
lscmrelax::LscmRelax mesh_flattener(this->xyz_nodes.transpose(),
|
||||
this->tris.transpose(),
|
||||
fixed_pins);
|
||||
|
||||
Reference in New Issue
Block a user