file
DynamicTree.h
Namespaces
- namespace Jazz2
- Root namespace of Jazz² Resurrection.
- namespace Jazz2::Collisions
- Collision checking.
Classes
- struct Jazz2::Collisions::TreeNode
- Node in the dynamic tree.
- class Jazz2::Collisions::DynamicTree
- Dynamic AABB tree broad-phase.
Variables
-
std::
int32_t NullNode constexpr - Invalid node.
- float LengthUnitsPerMeter constexpr
- Length units per meter.
- float AabbExtension constexpr
- AABB size extension to fat AABB.
- float AabbMultiplier constexpr
- AABB movement multiplier.