Prusa Slicer 2.6.0
Loading...
Searching...
No Matches
Slic3r::NormalUtils Member List

This is the complete list of members for Slic3r::NormalUtils, including all inherited members.

create_normals(const indexed_triangle_set &its, VertexNormalType type=VertexNormalType::NelsonMaxWeighted)Slic3r::NormalUtilsstatic
create_normals_angle_weighted(const indexed_triangle_set &its)Slic3r::NormalUtilsstatic
create_normals_average_neighbor(const indexed_triangle_set &its)Slic3r::NormalUtilsstatic
create_normals_nelson_weighted(const indexed_triangle_set &its)Slic3r::NormalUtilsstatic
create_triangle_normal(const stl_triangle_vertex_indices &indices, const std::vector< stl_vertex > &vertices)Slic3r::NormalUtilsstatic
create_triangle_normals(const indexed_triangle_set &its)Slic3r::NormalUtilsstatic
indice_angle(int i, const Vec3crd &indice, const std::vector< stl_vertex > &vertices)Slic3r::NormalUtilsstatic
Normal typedefSlic3r::NormalUtils
Normals typedefSlic3r::NormalUtils
NormalUtils()=deleteSlic3r::NormalUtils
VertexNormalType enum nameSlic3r::NormalUtils