#include <src/admesh/stl.h>
◆ stl_file()
◆ clear()
140 {
144 }
std::vector< stl_facet > facet_start
Definition stl.h:150
stl_stats stats
Definition stl.h:153
std::vector< stl_neighbors > neighbors_start
Definition stl.h:151
void clear()
Definition stl.h:134
References stl_stats::clear(), facet_start, neighbors_start, and stats.
Referenced by stl_open().
◆ memsize()
| size_t stl_file::memsize |
( |
| ) |
const |
|
inline |
◆ facet_start
Referenced by calculate_normals(), check_normal_vector(), clear(), get_volume(), HashTableEdges::match_neighbors_nearby(), memsize(), reverse_facet(), stl_add_facet(), stl_allocate(), stl_check_facets_exact(), stl_check_facets_nearby(), stl_fill_holes(), stl_generate_shared_vertices(), stl_get_size(), stl_mirror_xy(), stl_mirror_xz(), stl_mirror_yz(), stl_read(), stl_reallocate(), stl_remove_unconnected_facets(), stl_reverse_all_facets(), stl_rotate_x(), stl_rotate_y(), stl_rotate_z(), stl_scale_versor(), stl_transform(), stl_transform(), stl_translate(), stl_translate_relative(), stl_validate(), stl_verify_neighbors(), stl_write_ascii(), stl_write_binary(), stl_write_dxf(), stl_write_quad_object(), and stl_write_vertex().
◆ neighbors_start
Referenced by clear(), HashTableEdges::match_neighbors_nearby(), memsize(), HashTableEdges::record_neighbors(), reverse_facet(), stl_add_facet(), stl_allocate(), stl_check_facets_exact(), stl_check_facets_nearby(), stl_fill_holes(), stl_fix_normal_directions(), stl_generate_shared_vertices(), stl_print_neighbors(), stl_reallocate(), stl_remove_unconnected_facets(), stl_validate(), stl_verify_neighbors(), stl_write_neighbor(), and stl_write_quad_object().
◆ stats
Referenced by calculate_normals(), check_normal_vector(), clear(), get_volume(), HashEdge::load_exact(), HashEdge::load_nearby(), HashTableEdges::match_neighbors_nearby(), Slic3r::TriangleMesh::ReadSTLFile(), HashTableEdges::record_neighbors(), reverse_facet(), stl_add_facet(), stl_allocate(), stl_calculate_volume(), stl_check_facets_exact(), stl_check_facets_nearby(), stl_facet_stats(), stl_fill_holes(), stl_fix_normal_directions(), stl_fix_normal_values(), stl_generate_shared_vertices(), stl_get_size(), stl_mirror_xy(), stl_mirror_xz(), stl_mirror_yz(), stl_open_count_facets(), stl_print_neighbors(), stl_read(), stl_reallocate(), stl_remove_unconnected_facets(), stl_repair(), stl_reverse_all_facets(), stl_rotate_x(), stl_rotate_y(), stl_rotate_z(), stl_scale_versor(), stl_stats_out(), stl_transform(), stl_transform(), stl_translate(), stl_translate_relative(), stl_validate(), stl_verify_neighbors(), stl_write_ascii(), stl_write_binary(), stl_write_dxf(), stl_write_quad_object(), and Slic3r::trianglemesh_repair_on_import().
The documentation for this struct was generated from the following file: