Files
loongoffice/external/opencollada
Stephan Bergmann 49f81b3f33 external/opencollada: Adapt to clang -stdlib=libc++
For one, libc++ has no <tr1/unordered_*> headers, and for another, std::isnan
needs <cmath>.

Change-Id: I39179a9069826cb08bac19c0f6e56acdc1ab6b9d
2016-02-26 08:57:09 +01:00
..

OpenCOLLADA is a COLLADA SDK that includes plug-ins for Autodesk Maya and 3ds Max.
LibreOffice mainly use it for parse collada files (*.dae).

From:
[https://github.com/khronosGroup/OpenCOLLADA/].