map2syBR.hpp File Reference

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

#include "../../shared/src/syBR.hpp"
#include "math/Vector3.hpp"
#include <string>
#include <iostream>
#include <fstream>

Namespaces

namespace  syBR
namespace  syBR::map2syBR

Classes

struct  syBR::map2syBR::Triangle
 Triangle. More...

Defines

#define OUTPUT(log, content)   if (log) {log << content;} std::cout << content;

Functions

void syBR::map2syBR::displaySyntax ()
 Display the program syntax.
int main (int argc, char **argv)

Variables

bool syBR::map2syBR::verbose
 Verbose mode.
std::ofstream syBR::map2syBR::log
 Log file.


Detailed Description

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

Author:
Sebastien Frippiat
Date:
2007/07/04

Define Documentation

#define OUTPUT ( log,
content   )     if (log) {log << content;} std::cout << content;


Function Documentation

int main ( int  argc,
char **  argv 
)


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