Kanzi  3.9.6
Kanzi Engine API
oriented_bounding_box.hpp File Reference

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...