assimp/contrib/openddlparser/code
Thomas Lemaire 5b76a31485 fix trivial warnings
mainly unused parameter and unused function
some parameters are indeed used in a debug built, I used the
(void)(param) trick
warnings reported by clang 4
2017-11-02 11:13:52 +01:00
..
DDLNode.cpp fix trivial warnings 2017-11-02 11:13:52 +01:00
OpenDDLCommon.cpp openddlparser: closes https://github.com/assimp/assimp/issues/1271. 2017-06-19 21:07:18 +02:00
OpenDDLExport.cpp OpenDDLParser: latest greatest. 2017-06-25 13:21:36 +02:00
OpenDDLParser.cpp OpenDDLParser: latest greatest. 2017-06-25 13:21:36 +02:00
OpenDDLStream.cpp OpenDDLParser: latest greatest. 2017-06-25 13:21:36 +02:00
Value.cpp fix trivial warnings 2017-11-02 11:13:52 +01:00