[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
dfd31a8f5b
commit
7114f6957e
@@ -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