Home
last modified time | relevance | path

Searched refs:write_facet_end (Results 1 – 16 of 16) sorted by relevance

/dports/math/cgal/CGAL-5.3/include/CGAL/IO/OI/
H A DFile_writer_inventor.h82 void write_facet_end() { out() << "-1,\n"; } in write_facet_end() function
/dports/math/cgal/CGAL-5.3/include/CGAL/IO/VRML/
H A DFile_writer_VRML_2.h93 void write_facet_end() { out() << "-1,\n"; } in write_facet_end() function
/dports/math/cgal/CGAL-5.3/include/CGAL/IO/OBJ/
H A DFile_writer_wavefront.h77 void write_facet_end() { out() << '\n'; } in write_facet_end() function
/dports/math/cgal/CGAL-5.3/include/CGAL/IO/
H A DPolyhedron_geomview_ostream.h64 void write_facet_end() in write_facet_end() function
H A DGeneric_writer.h70 m_writer.write_facet_end(); in operator()
H A DComplex_2_in_triangulation_3_file_writer.h80 off.write_facet_end(); in write_facet()
/dports/math/cgal/CGAL-5.3/include/CGAL/IO/OFF/
H A Dgeneric_copy_OFF.h83 writer.write_facet_end(); in generic_copy_OFF()
H A DFile_writer_OFF.h150 void write_facet_end() in write_facet_end() function
/dports/math/cgal/CGAL-5.3/examples/Triangulation_2/
H A Dtriangulation_print_OFF.h63 writer.write_facet_end();
/dports/math/cgal/CGAL-5.3/examples/Stream_support/
H A Doff_glue.cpp192 writer.write_facet_end(); in main()
H A Div2off.cpp188 writer.write_facet_end(); in print_OFF()
/dports/math/cgal/CGAL-5.3/include/CGAL/boost/graph/IO/
H A DGeneric_facegraph_printer.h189 m_writer.write_facet_end();
/dports/cad/openscad/openscad-41f58fe57c03457a3a8b4dc541ef5654ec3e8c78/src/
H A Dcgalutils-polyhedron.cc330 void write_facet_end() { in write_facet_end() function in CGALUtils::Polyhedron_writer
/dports/cad/openscad-devel/openscad-63a7c77740030c63d646eb0684ba6947eecb0db7/src/
H A Dcgalutils-polyhedron.cc330 void write_facet_end() { in write_facet_end() function in CGALUtils::Polyhedron_writer
/dports/math/cgal/CGAL-5.3/include/CGAL/
H A DLinear_cell_complex_constructors.h366 writer.write_facet_end(); in write_off()
/dports/math/cgal/CGAL-5.3/demo/Polyhedron/
H A DScene_polygon_soup_item.cpp486 writer.write_facet_end(); in save()