Uses of Class
com.agisoft.metashape.Pair
Packages that use Pair
-
Uses of Pair in com.agisoft.metashape
Methods in com.agisoft.metashape that return PairModifier and TypeMethodDescriptionstatic Pair[]Pair.cArrayWrap(long[] cArray, boolean cMemoryOwn) Methods in com.agisoft.metashape with parameters of type PairModifier and TypeMethodDescriptionstatic long[]Pair.cArrayUnwrap(Pair[] arrayWrapper) static longstatic final intMetashapeJNI.Pair_first_get(long jarg1, Pair jarg1_) static final voidMetashapeJNI.Pair_first_set(long jarg1, Pair jarg1_, int jarg2) static final intMetashapeJNI.Pair_second_get(long jarg1, Pair jarg1_) static final voidMetashapeJNI.Pair_second_set(long jarg1, Pair jarg1_, int jarg2) -
Uses of Pair in com.agisoft.metashape.tasks
Methods in com.agisoft.metashape.tasks that return PairModifier and TypeMethodDescriptionPair[]MatchPhotos.getPairs()User defined list of camera pairs to match.Methods in com.agisoft.metashape.tasks with parameters of type Pair