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