Uses of Class
com.agisoft.metashape.tasks.ExportDepth
| Package | Description |
|---|---|
| com.agisoft.metashape.tasks |
-
Uses of ExportDepth in com.agisoft.metashape.tasks
Methods in com.agisoft.metashape.tasks with parameters of type ExportDepth Modifier and Type Method Description static int[]TasksJNI. ExportDepth_getCameras(long jarg1, ExportDepth jarg1_)static booleanTasksJNI. ExportDepth_getExportDepth(long jarg1, ExportDepth jarg1_)static booleanTasksJNI. ExportDepth_getExportDiffuse(long jarg1, ExportDepth jarg1_)static booleanTasksJNI. ExportDepth_getExportNormals(long jarg1, ExportDepth jarg1_)static StringTasksJNI. ExportDepth_getPathDepth(long jarg1, ExportDepth jarg1_)static StringTasksJNI. ExportDepth_getPathDiffuse(long jarg1, ExportDepth jarg1_)static StringTasksJNI. ExportDepth_getPathNormals(long jarg1, ExportDepth jarg1_)static voidTasksJNI. ExportDepth_setCameras(long jarg1, ExportDepth jarg1_, int[] jarg2)static voidTasksJNI. ExportDepth_setExportDepth(long jarg1, ExportDepth jarg1_, boolean jarg2)static voidTasksJNI. ExportDepth_setExportDiffuse(long jarg1, ExportDepth jarg1_, boolean jarg2)static voidTasksJNI. ExportDepth_setExportNormals(long jarg1, ExportDepth jarg1_, boolean jarg2)static voidTasksJNI. ExportDepth_setPathDepth(long jarg1, ExportDepth jarg1_, String jarg2)static voidTasksJNI. ExportDepth_setPathDiffuse(long jarg1, ExportDepth jarg1_, String jarg2)static voidTasksJNI. ExportDepth_setPathNormals(long jarg1, ExportDepth jarg1_, String jarg2)protected static longExportDepth. getCPtr(ExportDepth obj)