![]() |
ProtoTracer
1.0
Real-time 3D rendering and animation engine
|
Defines the BoundaryCube class for representing and managing axis-aligned bounding cubes. More...
#include "../../Utils/Math/Rotation.h"
#include "../../Utils/Math/Vector3D.h"
#include "../../Scene/Objects/Object3D.h"
#include "BoundarySphere.h"
Go to the source code of this file.
Classes | |
class | BoundaryCube |
Represents an axis-aligned bounding cube for collision detection and physics. More... | |
Defines the BoundaryCube class for representing and managing axis-aligned bounding cubes.
The BoundaryCube class provides functionality for collision detection and physics calculations for axis-aligned bounding cubes, including interactions with BoundarySphere objects.
22/12/2024 22/12/2024
Definition in file BoundaryCube.h.