Dlib FaceLandmark Detector 1.4.1
Enox Software
All Classes Namespaces Files Functions Variables Properties
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, Action< string, float > progressChanged=null, Action< string, string, long > errorOccurred=null, bool refresh=false, int timeout=0)DlibFaceLandmarkDetector.UnityUtils.Utilsstatic
getFilePathAsyncTask(string filepath, Action< string, float > progressChanged=null, Action< string, string, long > errorOccurred=null, bool refresh=false, int timeout=0, CancellationToken cancellationToken=default)DlibFaceLandmarkDetector.UnityUtils.Utilsstatic
getMultipleFilePaths(IReadOnlyList< string > filepaths, bool refresh=false, int timeout=0)DlibFaceLandmarkDetector.UnityUtils.Utilsstatic
getMultipleFilePathsAsync(IReadOnlyList< string > filepaths, Action< IReadOnlyList< string > > allCompleted, Action< string > completed=null, Action< string, float > progressChanged=null, Action< string, string, long > errorOccurred=null, bool refresh=false, int timeout=0)DlibFaceLandmarkDetector.UnityUtils.Utilsstatic
getMultipleFilePathsAsyncTask(IReadOnlyList< string > filepaths, Action< string > completed=null, Action< string, float > progressChanged=null, Action< string, string, long > errorOccurred=null, bool refresh=false, int timeout=0, CancellationToken cancellationToken=default)DlibFaceLandmarkDetector.UnityUtils.Utilsstatic
getVersion()DlibFaceLandmarkDetector.UnityUtils.Utilsstatic
setDebugMode(bool debugMode, bool throwException=false, Action< string > callback=null)DlibFaceLandmarkDetector.UnityUtils.Utilsstatic