[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
Chris Hennes
parent
b0b843e34b
commit
9caa6d2c7b
@@ -150,7 +150,7 @@ void PathSegmentWalker::walk(PathSegmentVisitor& cb, const Base::Vector3d& start
|
||||
bool absolutecenter = false;
|
||||
|
||||
// for mapping the coordinates to XY plane
|
||||
double Base::Vector3d::*pz = &Base::Vector3d::z;
|
||||
double Base::Vector3d::* pz = &Base::Vector3d::z;
|
||||
|
||||
cb.setup(last);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user