mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-22 06:04:01 -06:00
SLA support points generator now uses precalculated aabb tree
This commit is contained in:
parent
d32d0a7636
commit
24a0fdb844
4 changed files with 20 additions and 19 deletions
|
@ -55,8 +55,7 @@ private:
|
|||
|
||||
|
||||
std::function<void(void)> m_throw_on_cancel;
|
||||
const Eigen::MatrixXd& m_V;
|
||||
const Eigen::MatrixXi& m_F;
|
||||
const sla::EigenMesh3D& m_emesh;
|
||||
};
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue