#include <Intersector.h>

| Protected Attributes | |
| Vec3 | _sep_axis | 
| Vec3 | _pt_on_first | 
| Vec3 | _pt_on_second | 
| Real | mContactTime | 
| bool | _is_colliding | 
| Public Member Functions | |
| const Vec3 & | separatingAxis () const | 
| const Vec3 & | pointOnFirst () const | 
| const Vec3 & | pointOnSecond () const | 
| bool | colliding () const | 
| 
 | protected | 
| 
 | protected | 
| 
 | protected | 
| 
 | protected | 
| 
 | protected | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline |