Dlib FaceLandmark Detector 2.0.0
Enox Software
Loading...
Searching...
No Matches
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, float > progressChanged=null, Action< string, string, long > errorOccurred=null, bool refresh=false, int timeout=0, CancellationToken cancellationToken=default)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
getFilePathCoroutine(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
getFilePathTaskAsync(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< 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
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
getMultipleFilePathsCoroutine(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
getMultipleFilePathsTaskAsync(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
isDebugMode()DlibFaceLandmarkDetector.UnityUtils.Utilsstatic
isThrowException()DlibFaceLandmarkDetector.UnityUtils.Utilsstatic
setDebugMode(bool debugMode, bool throwException=false)DlibFaceLandmarkDetector.UnityUtils.Utilsstatic
setDebugMode(bool debugMode, bool throwException, Action< string > callback)DlibFaceLandmarkDetector.UnityUtils.Utilsstatic