Personal all-purpose utility library
Go to file
Doyle Thai 5c06410929 Various small changes and helper functions
- Fix typo for int32_t and int64_t
- Add new helper functions to convert v2i to v2 and back
- Add DqnRect_ClipRect to restrict rect to some specified clip-rect
- Improve I32ToStr and StrToI32 to support up to I64
2017-05-15 17:45:53 +10:00
misc Various small changes and helper functions 2017-05-15 17:45:53 +10:00
.clang-format Initial commit 2017-04-09 15:08:31 +10:00
.gitignore Initial commit 2017-04-09 15:08:31 +10:00
build.bat Add operator overloads to vectors 2017-05-01 16:40:52 +10:00
dqn_unit_test.cpp Various small changes and helper functions 2017-05-15 17:45:53 +10:00
dqn.h Various small changes and helper functions 2017-05-15 17:45:53 +10:00