| distanceSquaredTo(Obstacle const &o) const (defined in tagGame::Obstacle) | tagGame::Obstacle | [inline] |
| distanceTo(Obstacle const &o) const (defined in tagGame::Obstacle) | tagGame::Obstacle | [inline] |
| getMass() const (defined in tagGame::Obstacle) | tagGame::Obstacle | [inline] |
| getOrientation() const (defined in tagGame::Obstacle) | tagGame::Obstacle | [inline] |
| getPosition() const (defined in tagGame::Obstacle) | tagGame::Obstacle | [inline] |
| getRenderer() (defined in tagGame::Obstacle) | tagGame::Obstacle | [inline] |
| getShape() const (defined in tagGame::Obstacle) | tagGame::Obstacle | [inline] |
| getSpeed() const (defined in tagGame::Obstacle) | tagGame::Obstacle | [inline] |
| getVelocity() const (defined in tagGame::Obstacle) | tagGame::Obstacle | [inline] |
| isColliding(Obstacle const &o) const (defined in tagGame::Obstacle) | tagGame::Obstacle | [inline] |
| isTouching(Obstacle const &o) const (defined in tagGame::Obstacle) | tagGame::Obstacle | [inline] |
| nearestIntersection(RealVec const &p, RealVec const &v) const | tagGame::Obstacle | [inline] |
| normalTo(Obstacle const &o) const | tagGame::Obstacle | [inline] |
| Obstacle(ShapePtr shape) (defined in tagGame::Obstacle) | tagGame::Obstacle | |
| output(std::ostream &out) const (defined in tagGame::Obstacle) | tagGame::Obstacle | [virtual] |
| render() (defined in tagGame::Obstacle) | tagGame::Obstacle | |
| renderer (defined in tagGame::Obstacle) | tagGame::Obstacle | [protected] |
| setMass(Real const mass) (defined in tagGame::Obstacle) | tagGame::Obstacle | [inline] |
| setOrientation(RealVec const &orientation) (defined in tagGame::Obstacle) | tagGame::Obstacle | [inline] |
| setPosition(RealVec const &position) (defined in tagGame::Obstacle) | tagGame::Obstacle | [inline] |
| setRenderer(function< void(Obstacle *)> renderer) (defined in tagGame::Obstacle) | tagGame::Obstacle | [inline] |
| setRenderer(RendererPtr renderer) (defined in tagGame::Obstacle) | tagGame::Obstacle | [inline] |
| setSpeed(Real const Speed) (defined in tagGame::Obstacle) | tagGame::Obstacle | [inline] |
| setVelocity(RealVec const &velocity) (defined in tagGame::Obstacle) | tagGame::Obstacle | [inline] |
| ~Obstacle() (defined in tagGame::Obstacle) | tagGame::Obstacle | [virtual] |
1.5.1