Module directx_math::collision[][src]

Modules

triangle_tests

Triangle intersection and containment functions.

Structs

BoundingBox

A bounding axis-aligned object (AABB).

BoundingFrustum

A bounding frustum object.

BoundingOrientedBox

An oriented bounding box object (OBB).

BoundingSphere

A bounding sphere object.

Enums

ContainmentType

Indicates whether an object contains another object.

PlaneIntersectionType

Indicates whether an object intersects a plane.