/cpm-glm-aabb

Axis aligned bounding box implemented on top of GLM

Primary LanguageC++MIT LicenseMIT

cpm-glm-aabb

Build Status

Axis aligned bounding box built on top of GLM.

Usage

AABB Class

#include <glm-aabb/AABB.hpp>

See documentation.