Uses of Class
com.agisoft.metashape.tasks.BuildDenseCloud
Packages that use BuildDenseCloud
-
Uses of BuildDenseCloud in com.agisoft.metashape.tasks
Methods in com.agisoft.metashape.tasks with parameters of type BuildDenseCloudModifier and TypeMethodDescriptionstatic final booleanTasksJNI.BuildDenseCloud_getKeepDepth(long jarg1, BuildDenseCloud jarg1_) static final intTasksJNI.BuildDenseCloud_getMaxNeighbors(long jarg1, BuildDenseCloud jarg1_) static final intTasksJNI.BuildDenseCloud_getMaxWorkgroupSize(long jarg1, BuildDenseCloud jarg1_) static final booleanTasksJNI.BuildDenseCloud_getPointColors(long jarg1, BuildDenseCloud jarg1_) static final booleanTasksJNI.BuildDenseCloud_getPointConfidence(long jarg1, BuildDenseCloud jarg1_) static final booleanTasksJNI.BuildDenseCloud_getSubdivideTask(long jarg1, BuildDenseCloud jarg1_) static final intTasksJNI.BuildDenseCloud_getWorkitemSizeCameras(long jarg1, BuildDenseCloud jarg1_) static final voidTasksJNI.BuildDenseCloud_setKeepDepth(long jarg1, BuildDenseCloud jarg1_, boolean jarg2) static final voidTasksJNI.BuildDenseCloud_setMaxNeighbors(long jarg1, BuildDenseCloud jarg1_, int jarg2) static final voidTasksJNI.BuildDenseCloud_setMaxWorkgroupSize(long jarg1, BuildDenseCloud jarg1_, int jarg2) static final voidTasksJNI.BuildDenseCloud_setPointColors(long jarg1, BuildDenseCloud jarg1_, boolean jarg2) static final voidTasksJNI.BuildDenseCloud_setPointConfidence(long jarg1, BuildDenseCloud jarg1_, boolean jarg2) static final voidTasksJNI.BuildDenseCloud_setSubdivideTask(long jarg1, BuildDenseCloud jarg1_, boolean jarg2) static final voidTasksJNI.BuildDenseCloud_setWorkitemSizeCameras(long jarg1, BuildDenseCloud jarg1_, int jarg2) protected static longBuildDenseCloud.getCPtr(BuildDenseCloud obj)