Dura2D  v0.1.0
An educational 2D game physics library
Loading...
Searching...
No Matches
d2AABB.h File Reference
#include "d2api.h"
#include "d2Math.h"

Go to the source code of this file.

Classes

struct  d2AABB
 

Functions

d2AABB Union (const d2AABB &aabb1, const d2AABB &aabb2)
 

Function Documentation

◆ Union()

d2AABB Union ( const d2AABB & aabb1,
const d2AABB & aabb2 )
inline