Commit Graph

11 Commits

Author SHA1 Message Date
Hugues Delorme
751414654d gcc: add -std=c++0x where needed 2016-06-14 18:10:20 +02:00
Hugues Delorme
05ea032f3d gmio_support: refactor gmio_stl_mesh OCC support
Make use of gmio_support for OpenCascade less error-prone
and easier to maintain.
Ugly const_cast<> have also been eradicated.
2016-06-14 16:42:22 +02:00
Hugues Delorme
38a0a71a55 examples: fix build errors 2016-04-15 13:05:36 +02:00
Hugues Delorme
2f873e3089 Rename gmio_vec3 structs
*gmio_vec3_f32 -> gmio_vec3f
*gmio_vec3_f64 -> gmio_vec3d
2016-03-14 17:07:05 +01:00
Hugues Delorme
2764e77c56 Improve doc 2016-03-14 17:06:47 +01:00
Hugues Delorme
e4492f92f9 Rename gmio_stl_coords -> gmio_vec3_f32(core) 2016-03-11 10:33:13 +01:00
Hugues Delorme
8ea5125b4b Fix some warnings 2016-03-10 18:27:10 +01:00
Hugues Delorme
37c4a2a576 Introduce GMIO_STL_FORMAT_TAG_BINARY 2016-03-08 10:29:49 +01:00
Hugues Delorme
f99983b3fa Add target for "examples" 2016-03-07 17:48:33 +01:00
Hugues Delorme
315c5f71fa Add new example for gmio_stl_infos_get() 2016-03-01 17:36:26 +01:00
Hugues Delorme
764afc7925 Add examples 2016-03-01 17:11:08 +01:00