The small3d library
Tiny C++ 3D game development library for Win/MacOS/Linux/FreeBSD
|
Bounding boxes for collision detection. More...
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... | |
struct | small3d::BoundingBoxSet::extremes |
Structure to hold the coordinates of the extremes of each box. More... | |
Namespaces | |
namespace | small3d |
Bounding boxes for collision detection.
Created on: 2014/10/19 Author: Dimitri Kourkoulis License: BSD 3-Clause License (see LICENSE file)