gmio/examples
Hugues Delorme 941a015bfb gmio_stl: rename functions/structs in stl_infos.h (_get -> _probe)
Rename :
  * Func gmio_stl_infos_get() -> gmio_stl_infos_probe()
  * Func gmio_stla_infos_get_streamsize() -> gmio_stla_infos_probe_streamsize()
  * Struct gmio_stl_infos_get_options -> gmio_stl_infos_probe_options

GitHub issue #3
2016-12-01 09:52:20 +01:00
..
3d_mesh.h Add examples 2016-03-01 17:11:08 +01:00
CMakeLists.txt gmio_support: OpenCascade support no longer requires C++11 2016-07-26 16:23:03 +02:00
occstl_read_file.cpp gmio_support: fix duplicated vertices when reading STL file into StlMesh_Mesh 2016-06-29 16:52:32 +02:00
occstl_redefine_mesh_creator.cpp gmio_support: fix duplicated vertices when reading STL file into StlMesh_Mesh 2016-06-29 16:52:32 +02:00
occstl_write_file.cpp gmio_support: refactor gmio_stl_mesh OCC support 2016-06-14 16:42:22 +02:00
stl_get_infos.c gmio_stl: rename functions/structs in stl_infos.h (_get -> _probe) 2016-12-01 09:52:20 +01:00
stl_read_file.c gmio_stl: rename functions/structs in stl_infos.h (_get -> _probe) 2016-12-01 09:52:20 +01:00
stl_write_file.c Rename gmio_vec3 structs 2016-03-14 17:07:05 +01:00