Collision Detection


Compounds

struct  BoundingBox
struct  BoundingCapsule
struct  BoundingMesh
struct  BoundingPlane
struct  BoundingShape
struct  BoundingSphere
struct  CollisionService
struct  ContactList

Detailed Description

The following tests are implemented:
         Sphere  Plane  Box  Capsule  Mesh       
Sphere     Y       Y     Y      Y      Y
Plane      Y       Y     Y      Y      -
Box        Y       Y     Y      Y      -
Capsule    Y       Y     Y      Y      -
Mesh       Y       -     -      -      -


Flat Four Engine
Copyright (C) 2001 by 379, Inc.
This page generated by Doxygen