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

vud2vuf.cpp File Reference

#include <stdio.h>
#include "Volume/Regular/Unimodal/3d/1B/Intensity/SimpleFVR/vuSimpleFVR.h"
#include "vuMisc/vuCommandLineTool.h"
#include "vuTFunc/vuTFDesign.h"

Include dependency graph for vud2vuf.cpp:

Include dependency graph

Go to the source code of this file.

Functions

void doIt (void)
bool loadTFuncFromFile (vuString fileName)
vuString _helpString (vuCommandLineTool &tool)
bool _parseParameters (int argc, const char **argv)
int main (int argc, const char **argv)

Variables

vuString g_ErrorMsg
vuString g_OutputFile
vuString g_InputFile
vuTFDesigng_TFunc = NULL
float g_MultPad = M_SQRT2
float g_AddPad = 0.0
float g_Scale = 1.0f


Function Documentation

vuString _helpString vuCommandLineTool tool  ) 
 

Definition at line 50 of file vud2vuf.cpp.

References vuCommandLineTool::toolName().

Here is the call graph for this function:

bool _parseParameters int  argc,
const char **  argv
 

Definition at line 74 of file vud2vuf.cpp.

References _helpString(), vuCommandLineTool::fileExists(), vuCommandLineTool::floatForParameter(), g_AddPad, g_ErrorMsg, g_InputFile, g_MultPad, g_OutputFile, g_Scale, vuCommandLineTool::getArgument(), vuCommandLineTool::hasParameter(), vuString::isEmpty(), loadTFuncFromFile(), vuCommandLineTool::numberOfNonParameters(), vuCommandLineTool::stringForParameter(), vuCommandLineTool::toolName(), and word.

Here is the call graph for this function:

void doIt void   ) 
 

Definition at line 21 of file vud2vuf.cpp.

References vu1112119::convertVUD2VUF(), g_AddPad, g_InputFile, g_MultPad, g_OutputFile, g_Scale, and g_TFunc.

Referenced by main().

Here is the call graph for this function:

bool loadTFuncFromFile vuString  fileName  ) 
 

Definition at line 29 of file vud2vuf.cpp.

References CHECKNDELETE, g_TFunc, vuTFDesign::generateFunction(), vuString::isEmpty(), and vuTFDesign::loadTF().

Referenced by _parseParameters().

Here is the call graph for this function:

int main int  argc,
const char **  argv
 

Definition at line 153 of file vud2vuf.cpp.

References _parseParameters(), doIt(), and g_ErrorMsg.

Here is the call graph for this function:


Variable Documentation

float g_AddPad = 0.0
 

Definition at line 18 of file vud2vuf.cpp.

Referenced by _parseParameters(), and doIt().

vuString g_ErrorMsg
 

Definition at line 13 of file vud2vuf.cpp.

Referenced by _isConverterAvailable(), _parseParameters(), and main().

vuString g_InputFile
 

Definition at line 15 of file vud2vuf.cpp.

Referenced by _parseParameters(), convert(), doIt(), and init().

float g_MultPad = M_SQRT2
 

Definition at line 17 of file vud2vuf.cpp.

Referenced by _parseParameters(), and doIt().

vuString g_OutputFile
 

Definition at line 14 of file vud2vuf.cpp.

Referenced by _parseParameters(), convert(), display(), doIt(), and main().

float g_Scale = 1.0f
 

Definition at line 19 of file vud2vuf.cpp.

Referenced by _parseParameters(), and doIt().

vuTFDesign* g_TFunc = NULL
 

Definition at line 16 of file vud2vuf.cpp.

Referenced by doIt(), and loadTFuncFromFile().


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