Uses of Class
com.agisoft.metashape.tasks.ImportMasks
| Package | Description |
|---|---|
| com.agisoft.metashape.tasks |
-
Uses of ImportMasks in com.agisoft.metashape.tasks
Methods in com.agisoft.metashape.tasks with parameters of type ImportMasks Modifier and Type Method Description protected static longImportMasks. getCPtr(ImportMasks obj)static int[]TasksJNI. ImportMasks_getCameras(long jarg1, ImportMasks jarg1_)static intTasksJNI. ImportMasks_getOperation(long jarg1, ImportMasks jarg1_)static StringTasksJNI. ImportMasks_getPath(long jarg1, ImportMasks jarg1_)static intTasksJNI. ImportMasks_getSource(long jarg1, ImportMasks jarg1_)static intTasksJNI. ImportMasks_getTolerance(long jarg1, ImportMasks jarg1_)static voidTasksJNI. ImportMasks_setCameras(long jarg1, ImportMasks jarg1_, int[] jarg2)static voidTasksJNI. ImportMasks_setOperation(long jarg1, ImportMasks jarg1_, int jarg2)static voidTasksJNI. ImportMasks_setPath(long jarg1, ImportMasks jarg1_, String jarg2)static voidTasksJNI. ImportMasks_setSource(long jarg1, ImportMasks jarg1_, int jarg2)static voidTasksJNI. ImportMasks_setTolerance(long jarg1, ImportMasks jarg1_, int jarg2)