#include <SimpleScene.h>
List of all members.
Constructor & Destructor Documentation
rl::sg::SimpleScene::SimpleScene |
( |
| ) |
|
rl::sg::SimpleScene::~SimpleScene |
( |
| ) |
|
|
virtual |
Member Function Documentation
bool rl::sg::SimpleScene::areColliding |
( |
Body * |
first, |
|
|
Body * |
second |
|
) |
| |
|
virtual |
bool rl::sg::SimpleScene::areColliding |
( |
Model * |
first, |
|
|
Model * |
second |
|
) |
| |
|
virtual |
virtual bool rl::sg::SimpleScene::areColliding |
( |
Shape * |
first, |
|
|
Shape * |
second |
|
) |
| |
|
pure virtual |
bool rl::sg::SimpleScene::isColliding |
( |
| ) |
|
|
virtual |
The documentation for this class was generated from the following files: