Fix concave hull having holes.
This commit is contained in:
parent
a6a7303e25
commit
175b6fd9f5
6 changed files with 292 additions and 201 deletions
|
@ -175,7 +175,7 @@ class SupportTreeBuildsteps {
|
|||
|
||||
// A spatial index to easily find strong pillars to connect to.
|
||||
PillarIndex m_pillar_index;
|
||||
|
||||
|
||||
// When bridging heads to pillars... TODO: find a cleaner solution
|
||||
ccr::BlockingMutex m_bridge_mutex;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue