libcmo21/LibCmo/VxMath
yyc12345 0bf0519c4c fix: fix linux build issue
- use std::cos and std::sin instead of std::cosf and std::sinf. it seems that some linux environment do not have these 2 functions in std namespace.
2024-12-31 18:25:44 +08:00
..
VxEnums.hpp feat: add basic layout for CKLight and CKCamera. 2024-12-23 22:21:50 +08:00
VxMath.cpp refactor: refactor VxVector and its generator. 2024-12-24 23:37:04 +08:00
VxMath.hpp refactor: refactor VxVector and its generator. 2024-12-24 23:37:04 +08:00
VxMemoryMappedFile.cpp fix: remove useless void in function parameter list 2024-12-28 22:09:26 +08:00
VxMemoryMappedFile.hpp fix: update YYCC dependency 2024-11-03 19:05:27 +08:00
VxTypes.cpp fix: fix linux build issue 2024-12-31 18:25:44 +08:00
VxTypes.hpp fix: fix 2 issues 2024-12-25 08:28:42 +08:00