Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

vul2vul.cpp File Reference

#include <stdio.h>
#include "vuMisc/vuCommandLineTool.h"
#include "vuLightfield/Converter/vuSphericLightfieldConverter.h"
#include "vuFile/vuFileHelper.h"

Include dependency graph for vul2vul.cpp:

Include dependency graph

Go to the source code of this file.

Functions

bool _isConverterAvailable (vuString &file)
void destroy ()
void convert ()
vuString _helpString (vuCommandLineTool &tool)
bool _parseParameters (int argc, const char **argv)
int main (int argc, const char **argv)

Variables

vuString g_ErrorMsg
bool g_IsVerbose = true
vuString g_Type
vuString g_OutputFile
vuString g_InputFile
vuBasicLightfieldConverterg_Converter = NULL


Function Documentation

vuString _helpString vuCommandLineTool tool  ) 
 

Definition at line 70 of file vul2vul.cpp.

References vuCommandLineTool::toolName().

Referenced by _parseParameters().

Here is the call graph for this function:

bool _isConverterAvailable vuString file  ) 
 

Definition at line 18 of file vul2vul.cpp.

References g_Converter, g_ErrorMsg, vuSphericLightfieldConverterFactory::getConverter(), vuFileHelper::getFileType(), vuString::getLength(), and vuString::hasPrefix().

Referenced by _parseParameters().

Here is the call graph for this function:

bool _parseParameters int  argc,
const char **  argv
 

Definition at line 91 of file vul2vul.cpp.

References _helpString(), _isConverterAvailable(), vuCommandLineTool::fileExists(), g_ErrorMsg, g_InputFile, g_OutputFile, g_Type, vuCommandLineTool::getArgument(), vuCommandLineTool::hasParameter(), vuString::isEmpty(), vuCommandLineTool::numberOfNonParameters(), vuCommandLineTool::stringForParameter(), vuCommandLineTool::toolName(), and word.

Referenced by main().

Here is the call graph for this function:

void convert  ) 
 

Definition at line 60 of file vul2vul.cpp.

References vuBasicLightfieldConverter::convert(), g_Converter, g_InputFile, g_IsVerbose, and g_OutputFile.

Here is the call graph for this function:

void destroy void   ) 
 

Definition at line 55 of file vul2vul.cpp.

References CHECKNDELETE, and g_Converter.

int main int  argc,
const char **  argv
 

Definition at line 165 of file vul2vul.cpp.

References _parseParameters(), convert(), destroy(), and g_ErrorMsg.

Here is the call graph for this function:


Variable Documentation

vuBasicLightfieldConverter* g_Converter = NULL
 

Definition at line 16 of file vul2vul.cpp.

vuString g_ErrorMsg
 

Definition at line 10 of file vul2vul.cpp.

vuString g_InputFile
 

Definition at line 14 of file vul2vul.cpp.

bool g_IsVerbose = true
 

Definition at line 11 of file vul2vul.cpp.

vuString g_OutputFile
 

Definition at line 13 of file vul2vul.cpp.

vuString g_Type
 

Definition at line 12 of file vul2vul.cpp.


Generated on Wed Dec 15 21:20:50 2004 for vuVolume by  doxygen 1.3.9.1