![]() |
Prusa Slicer 2.6.0
|
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::NormalUtils | static |
| create_normals_angle_weighted(const indexed_triangle_set &its) | Slic3r::NormalUtils | static |
| create_normals_average_neighbor(const indexed_triangle_set &its) | Slic3r::NormalUtils | static |
| create_normals_nelson_weighted(const indexed_triangle_set &its) | Slic3r::NormalUtils | static |
| create_triangle_normal(const stl_triangle_vertex_indices &indices, const std::vector< stl_vertex > &vertices) | Slic3r::NormalUtils | static |
| create_triangle_normals(const indexed_triangle_set &its) | Slic3r::NormalUtils | static |
| indice_angle(int i, const Vec3crd &indice, const std::vector< stl_vertex > &vertices) | Slic3r::NormalUtils | static |
| Normal typedef | Slic3r::NormalUtils | |
| Normals typedef | Slic3r::NormalUtils | |
| NormalUtils()=delete | Slic3r::NormalUtils | |
| VertexNormalType enum name | Slic3r::NormalUtils |