CollisionAABB Class ReferenceList of all members.
Detailed DescriptionContains an AABB dedicated to collision detection. We don't use the generic AABB class included in ICE, since it can be a Min/Max or a Center/Extent one (depends on compilation flags). Since the Center/Extent model is more efficient in collision detection, it was worth using an extra special class.
The documentation for this class was generated from the following files:
| |||||||||||||||||||||||