mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-22 06:04:01 -06:00
Fixed some more warnings (mostly GLGizmoSlaSupports.cpp)
This commit is contained in:
parent
570bec299f
commit
09e4ac42ba
6 changed files with 13 additions and 17 deletions
|
@ -185,8 +185,6 @@ private:
|
|||
|
||||
SLAAutoSupports::Config m_config;
|
||||
|
||||
float m_supports_force_total = 0.f;
|
||||
|
||||
void process(const std::vector<ExPolygons>& slices, const std::vector<float>& heights);
|
||||
void uniformly_cover(const ExPolygons& islands, Structure& structure, PointGrid3D &grid3d, bool is_new_island = false, bool just_one = false);
|
||||
void project_onto_mesh(std::vector<sla::SupportPoint>& points) const;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue