|
flimEngine
|
|
Classes | |
| class | flimColor |
| A flim color. More... | |
| class | FlimMath |
| A flim mathematics. More... | |
| class | RenderAABBCommand |
| A render b sphere command. More... | |
| class | RenderBSphereCommand |
| A render b sphere command. More... | |
| class | Visualizer |
| A visualizer. More... | |
Functions | |
| static errcode | Visualizer::ShowBSphere (const CollisionVolumeBSphere &S, const Vect &col=Vect(1.0f, 1.0f, 1.0f)) |
| Shows the b sphere. More... | |
|
inlinestatic |
Shows the b sphere.
| S | The CollisionVolumeBSphere to process. |
| col | (Optional) The col. |