SIVIC API  0.9.26
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
svkUtils Member List

This is the complete list of members for svkUtils, including all inherited members.

AreValuesClose(double x, double y, double maxRatio=0.01)svkUtilsstatic
AreValuesClose(double x[3], double y[3], double maxRatio=0.01)svkUtilsstatic
CanWriteToPath(const char *path)svkUtilsstatic
ColorArrayToString(double color[3])svkUtilsstatic
CopyFile(const char *input, const char *output)svkUtilsstatic
Double3x3ToString(double doubleMatrix[][3])svkUtilsstatic
FilePathExists(const char *path)svkUtilsstatic
GetCurrentWorkingDirectory()svkUtilsstatic
GetDefaultSecondaryCaptureDirectory(svkMriImageData *image, svk4DImageData *spectra)svkUtilsstatic
GetDefaultSecondaryCaptureFilePattern(svkMriImageData *image, svk4DImageData *spectra)svkUtilsstatic
GetFilenameFromFullPath(string fullPath)svkUtilsstatic
GetFileNamesFromPattern(string imageBaseName, int startSlice, int endSlice)svkUtilsstatic
GetHomeDirectory()svkUtilsstatic
GetNextPower2(int x)svkUtilsstatic
GetNumberOfDigits(int value, bool isMinusDigit=false)svkUtilsstatic
GetRealpath(const char *path, int size, char *realpath)svkUtilsstatic
GetUserName()svkUtilsstatic
IsFileCompressed(vtkstd::string filename)svkUtilsstatic
MoveFile(const char *input, const char *output)svkUtilsstatic
NearestInt(double x)svkUtilsstatic
New()svkUtilsstatic
PrintFile(const char *fileName, const char *printerName)svkUtilsstatic
ReadLine(ifstream *fs, istringstream *iss)svkUtilsstatic
SpacesTo_(string inputString)svkUtilsstatic
SplitString(string str, string token)svkUtilsstatic
StringToColorArray(double color[3], string colorString)svkUtilsstatic
svkUtils()svkUtilsprotected
UncompressFile(vtkstd::string filename)svkUtilsstatic
UncompressFiles(vtkStringArray *filenames)svkUtilsstatic
vtkTypeMacro(svkUtils, vtkObject)svkUtils
~svkUtils()svkUtilsprotected