|
SIVIC API
0.9.26
|
This is the complete list of members for svkUtils, including all inherited members.
| AreValuesClose(double x, double y, double maxRatio=0.01) | svkUtils | static |
| AreValuesClose(double x[3], double y[3], double maxRatio=0.01) | svkUtils | static |
| CanWriteToPath(const char *path) | svkUtils | static |
| ColorArrayToString(double color[3]) | svkUtils | static |
| CopyFile(const char *input, const char *output) | svkUtils | static |
| Double3x3ToString(double doubleMatrix[][3]) | svkUtils | static |
| FilePathExists(const char *path) | svkUtils | static |
| GetCurrentWorkingDirectory() | svkUtils | static |
| GetDefaultSecondaryCaptureDirectory(svkMriImageData *image, svk4DImageData *spectra) | svkUtils | static |
| GetDefaultSecondaryCaptureFilePattern(svkMriImageData *image, svk4DImageData *spectra) | svkUtils | static |
| GetFilenameFromFullPath(string fullPath) | svkUtils | static |
| GetFileNamesFromPattern(string imageBaseName, int startSlice, int endSlice) | svkUtils | static |
| GetHomeDirectory() | svkUtils | static |
| GetNextPower2(int x) | svkUtils | static |
| GetNumberOfDigits(int value, bool isMinusDigit=false) | svkUtils | static |
| GetRealpath(const char *path, int size, char *realpath) | svkUtils | static |
| GetUserName() | svkUtils | static |
| IsFileCompressed(vtkstd::string filename) | svkUtils | static |
| MoveFile(const char *input, const char *output) | svkUtils | static |
| NearestInt(double x) | svkUtils | static |
| New() | svkUtils | static |
| PrintFile(const char *fileName, const char *printerName) | svkUtils | static |
| ReadLine(ifstream *fs, istringstream *iss) | svkUtils | static |
| SpacesTo_(string inputString) | svkUtils | static |
| SplitString(string str, string token) | svkUtils | static |
| StringToColorArray(double color[3], string colorString) | svkUtils | static |
| svkUtils() | svkUtils | protected |
| UncompressFile(vtkstd::string filename) | svkUtils | static |
| UncompressFiles(vtkStringArray *filenames) | svkUtils | static |
| vtkTypeMacro(svkUtils, vtkObject) | svkUtils | |
| ~svkUtils() | svkUtils | protected |
1.8.5