mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-25 07:34:03 -06:00
Improvements on mini pillars
This commit is contained in:
parent
67b61c23f7
commit
7b6565abeb
6 changed files with 124 additions and 91 deletions
|
@ -125,6 +125,8 @@ public:
|
|||
}
|
||||
|
||||
Vec3d normal_by_face_id(int face_id) const;
|
||||
|
||||
const TriangleMesh * get_triangle_mesh() const { return m_tm; }
|
||||
};
|
||||
|
||||
// Calculate the normals for the selected points (from 'points' set) on the
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue