assimp/code/AssetLib/BVH
Jason C 2925592c64 [assimp] Make sure ctype calls use unsigned char.
Cast to unsigned char as required by C++ (see C++ **[cctype.cyn]** -> ISO C99 section 7.4, [see also](https://en.cppreference.com/w/cpp/string/byte/isspace)).

Addresses https://github.com/assimp/assimp/issues/3867 and then some.
2021-05-04 17:31:13 -04:00
..
BVHLoader.cpp [assimp] Make sure ctype calls use unsigned char. 2021-05-04 17:31:13 -04:00
BVHLoader.h Update copyrights to 2021. 2021-02-28 12:17:54 +01:00