Danny Robson
77c7d87d60
region: remove incorrect union accessors
the union accessors x,y,w,h were predicated on the dimension being 2. for higher/lower dimensions this resulted in the incorrect variable being returned. rather than do something fancy with unions and coord storage type for access to the underlying data we force the user to acknowledge the split storage of point/extent. unfortunately we have pretty shitty names for the components as a result.
A simple cross-platform C++ utility library. For the love of God, do not use the crypto routines. I am not a cryptographer or a security specialist. You have been warned.
Description
Languages
C++
96%
Ragel
1.2%
CMake
1.1%
Meson
1.1%
Python
0.6%