#include "GLVector.h"#include "GLQuaternion.h"Include dependency graph for colmodel.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| class | CDBox |
| Representation of box. More... | |
| class | CollisionModel |
| Basic class for collision detections. More... | |
Functions | |
| double | absD (double d) |
Variables | |
| const int | BOTTOM_FRONT_LEFT = 0 |
| const int | BOTTOM_FRONT_RIGHT = 1 |
| const int | BOTTOM_BACK_RIGHT = 2 |
| const int | BOTTOM_BACK_LEFT = 3 |
| const int | TOP_FRONT_LEFT = 4 |
| const int | TOP_FRONT_RIGHT = 5 |
| const int | TOP_BACK_RIGHT = 6 |
| const int | TOP_BACK_LEFT = 7 |
|
|
Definition at line 9 of file colmodel.h. |
1.4.5