Dlib FaceLandmark Detector  1.3.9
Enox Software
DlibFaceLandmarkDetector.UnityUtils.Utils Member List

This is the complete list of members for DlibFaceLandmarkDetector.UnityUtils.Utils, including all inherited members.

getFilePath(string filepath, bool refresh=false, int timeout=0)DlibFaceLandmarkDetector.UnityUtils.Utilsstatic
getFilePathAsync(string filepath, Action< string > completed, bool refresh=false, int timeout=0)DlibFaceLandmarkDetector.UnityUtils.Utilsstatic
getFilePathAsync(string filepath, Action< string > completed, Action< string, float > progressChanged, bool refresh=false, int timeout=0)DlibFaceLandmarkDetector.UnityUtils.Utilsstatic
getFilePathAsync(string filepath, Action< string > completed, Action< string, float > progressChanged, Action< string, string, long > errorOccurred, bool refresh=false, int timeout=0)DlibFaceLandmarkDetector.UnityUtils.Utilsstatic
getMultipleFilePaths(IList< string > filepaths, bool refresh=false, int timeout=0)DlibFaceLandmarkDetector.UnityUtils.Utilsstatic
getMultipleFilePathsAsync(IList< string > filepaths, Action< List< string >> allCompleted, bool refresh=false, int timeout=0)DlibFaceLandmarkDetector.UnityUtils.Utilsstatic
getMultipleFilePathsAsync(IList< string > filepaths, Action< List< string >> allCompleted, Action< string > completed, bool refresh=false, int timeout=0)DlibFaceLandmarkDetector.UnityUtils.Utilsstatic
getMultipleFilePathsAsync(IList< string > filepaths, Action< List< string >> allCompleted, Action< string > completed, Action< string, float > progressChanged, bool refresh=false, int timeout=0)DlibFaceLandmarkDetector.UnityUtils.Utilsstatic
getMultipleFilePathsAsync(IList< string > filepaths, Action< List< string >> allCompleted, Action< string > completed, Action< string, float > progressChanged, Action< string, string, long > errorOccurred, bool refresh=false, int timeout=0)DlibFaceLandmarkDetector.UnityUtils.Utilsstatic
getVersion()DlibFaceLandmarkDetector.UnityUtils.Utilsstatic
setDebugMode(bool debugMode, bool throwException=false, Action< string > callback=null)DlibFaceLandmarkDetector.UnityUtils.Utilsstatic