The small3d library
Classes | Namespaces
BoundingBoxSet.hpp File Reference

Bounding boxes for collision detection. More...

#include <memory>
#include "Logger.hpp"
#include <vector>
#include "Math.hpp"
#include "Model.hpp"

Go to the source code of this file.

Classes

class  small3d::BoundingBoxSet
 Set of bounding boxes for a SceneObject, calculated based on the vertices of a Model. More...
 

Namespaces

 small3d
 

Detailed Description

Bounding boxes for collision detection.

Created on: 2014/10/19 Author: Dimitri Kourkoulis License: BSD 3-Clause License (see LICENSE file)