routing::Routing Class Reference
#include <Routing.h>
Detailed Description
Definition at line 9 of file Routing.h.
Constructor & Destructor Documentation
routing::Routing::Routing |
( |
|
) |
|
virtual routing::Routing::~Routing |
( |
|
) |
[virtual] |
Member Function Documentation
void routing::Routing::renderSolid |
( |
Renderer & |
renderer, |
|
|
const VolumeTest & |
volume | |
|
) |
| | const [virtual] |
Submit renderable geometry when rendering takes place in Solid mode.
Implements Renderable.
void routing::Routing::renderWireframe |
( |
Renderer & |
renderer, |
|
|
const VolumeTest & |
volume | |
|
) |
| | const [virtual] |
Submit renderable geometry when rendering takes place in Wireframe mode
Implements Renderable.
void routing::Routing::setShowAllLowerLevels |
( |
bool |
showAllLowerLevels |
) |
[inline] |
void routing::Routing::setShowIn2D |
( |
bool |
showIn2D |
) |
[inline] |
void routing::Routing::setShowPathfinding |
( |
bool |
showPathfinding |
) |
[inline] |
void routing::Routing::updateRouting |
( |
const std::string & |
bspFileName |
) |
|
Field Documentation
The documentation for this class was generated from the following file:
- src/tools/radiant/radiant/pathfinding/Routing.h