#include "map2syBR.hpp"
#include "map/MapHandler.hpp"
#include "map/Brush.hpp"
#include "entity/EntitySolid.hpp"
#include "util/TextureManager.hpp"
#include "../../core/src/fileIO/FileSystem.hpp"
#include <OgreLogManager.h>
#include <OgreRoot.h>
#include <OgreMaterialManager.h>
#include <OgreDefaultHardwareBufferManager.h>
Namespaces | |
namespace | syBR |
namespace | syBR::map2syBR |
Functions | |
void | syBR::map2syBR::displaySyntax () |
Display the program syntax. | |
int | main (int argc, char *argv[]) |
map2syBR program entry point | |
Variables | |
bool | syBR::map2syBR::verbose |
Verbose mode. | |
std::ofstream | syBR::map2syBR::log |
Log file. |
int main | ( | int | argc, | |
char * | argv[] | |||
) |
map2syBR program entry point
argc | Argument count | |
argv | Argument values |
Copyright © 2008 by Sebastien Frippiat
This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License.
Last modified Tue Dec 30 17:57:32 2008