#include <kanzi/core/cpp/array.hpp>
#include <kanzi/core/math/matrix4x4.hpp>
#include <kanzi/core/math/vector3.hpp>
Classes | |
class | kanzi::OrientedBoundingBox |
An oriented bounding box represents a bounding box that has been transformed by a transformation matrix. More... | |
Namespaces | |
kanzi | |
Easing functions that require external dependencies for calculation. | |
Functions | |
Box | kanzi::calculateWorldSpaceAABB (const OrientedBoundingBox &orientedBoundingBox) |
Gets a minimum size world space axis-aligned bounding box that encloses this transformed box. More... | |