Detection Folder

The Detection folder contains code that deals with collisions between following primitive shapes:

  1. Box
  2. Capsule
  3. Heightmap
  4. Plane
  5. Sphere
  6. StaticMesh

Contents of Detection:
BoxBox.cs
BoxHeightMap.cs
BoxPlane.cs
BoxStaticMesh.cs
CapsuleBox.cs
CapsuleCapsule.cs
CapsuleHeightmap.cs
CapsulePlane.cs
CapsuleStaticMesh.cs
DetectFunctor.cs
SphereBox.cs
SphereCapsule.cs
SphereHeightmap.cs
SpherePlane.cs
SpherePlane.cs
SphereStaticMesh.cs

Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License