map2syBR.cpp File Reference

Contains the definition of the entry point of the map2syBR utility. More...

#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.


Detailed Description

Contains the definition of the entry point of the map2syBR utility.

Author:
Sebastien Frippiat
Date:
2007/07/04

Function Documentation

int main ( int  argc,
char *  argv[] 
)

map2syBR program entry point

Parameters:
argc Argument count
argv Argument values
Returns:
One of these:
  • 0 in case of success
  • anything else in case of error


Copyright © 2008 by Sebastien Frippiat
Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License.
Last modified Tue Dec 30 17:57:32 2008