Uses of Class
com.agisoft.metashape.tasks.RemoveLighting
Packages that use RemoveLighting
-
Uses of RemoveLighting in com.agisoft.metashape.tasks
Methods in com.agisoft.metashape.tasks with parameters of type RemoveLightingModifier and TypeMethodDescriptionprotected static longRemoveLighting.getCPtr(RemoveLighting obj) static final doubleTasksJNI.RemoveLighting_getAmbientOcclusionMultiplier(long jarg1, RemoveLighting jarg1_) static final StringTasksJNI.RemoveLighting_getAmbientOcclusionPath(long jarg1, RemoveLighting jarg1_) static final booleanTasksJNI.RemoveLighting_getColorMode(long jarg1, RemoveLighting jarg1_) static final doubleTasksJNI.RemoveLighting_getInternalBlur(long jarg1, RemoveLighting jarg1_) static final doubleTasksJNI.RemoveLighting_getMeshNoiseSuppression(long jarg1, RemoveLighting jarg1_) static final voidTasksJNI.RemoveLighting_setAmbientOcclusionMultiplier(long jarg1, RemoveLighting jarg1_, double jarg2) static final voidTasksJNI.RemoveLighting_setAmbientOcclusionPath(long jarg1, RemoveLighting jarg1_, String jarg2) static final voidTasksJNI.RemoveLighting_setColorMode(long jarg1, RemoveLighting jarg1_, boolean jarg2) static final voidTasksJNI.RemoveLighting_setInternalBlur(long jarg1, RemoveLighting jarg1_, double jarg2) static final voidTasksJNI.RemoveLighting_setMeshNoiseSuppression(long jarg1, RemoveLighting jarg1_, double jarg2)