Bubba-3D  0.9.0
Awesome game engine!
Static Public Member Functions | List of all members
ColliderFactory Class Reference

#include <ColliderFactory.h>

Static Public Member Functions

static CollidergetTwoPhaseCollider ()
 

Detailed Description

Class responsible for creating colliders

Definition at line 29 of file ColliderFactory.h.

Member Function Documentation

Collider * ColliderFactory::getTwoPhaseCollider ( )
static

Retuns a two phase collider. The first phase will be a fast, inaccurate test and the second phase will be a exact test.

Definition at line 26 of file ColliderFactory.cpp.


The documentation for this class was generated from the following files: