|
Space Comps
|
| Used to perform tests on a given algorithm under the specific environment created by the given values | |
| Parent to all the specific Algorithms we test | |
| Executes the simple O(n^2) method | |
| An Algorithm that implements Octrees | |
| An Algorithm that implements Quadtrees | |
| Executes the sweep and prune method of collision detection in multiple dimensions | |
| Executes the sweep and prune method of collision detection | |
| Object representing a Particle's endpoints | |
| Square or cube that fits perfectly around a particle | |
| The parent class of 2D and 3D visualization windows | |
| The view containing 2D visualization | |
| The view containing 3D visualization | |
| Position for a Particle in the MultiQueue | |
| The Octree data structure used in OctreeAlgorithm | |
| The Physics class | |
| Physics for three dimensional motion with gravity | |
| Physics that works specifically in two d | |
| Physics that works specifically in 3d | |
| The view containing 3D visualization | |
| The view containing 2D visualization | |
| The main window of the graphical interface | |
| QT wrapper for Algorithm | |
| 3D graphical wrapper for Particle | |
| The Quadtree data structure used in QuadtreeAlgorithm |
1.8.6