libdeng: Added C++ constructors for the AABox family of structs
Also implemented an assignment operator overload and a clear()method to help improve code clarity.
View differences
libdeng: Added C++ constructors for the AABox family of structs
Also implemented an assignment operator overload and a clear()
method to help improve code clarity.