Uses of Class
com.agisoft.metashape.DepthMaps
Packages that use DepthMaps
-
Uses of DepthMaps in com.agisoft.metashape
Methods in com.agisoft.metashape that return DepthMapsModifier and TypeMethodDescriptionstatic DepthMaps[]DepthMaps.cArrayWrap(long[] cArray, boolean cMemoryOwn) Chunk.getDepthMaps()Default depth maps set for the current frame, may be null.Chunk.getDepthMapsSets()List of depth maps sets for the current frame.Methods in com.agisoft.metashape with parameters of type DepthMapsModifier and TypeMethodDescriptionstatic long[]DepthMaps.cArrayUnwrap(DepthMaps[] arrayWrapper) static final longMetashapeJNI.DepthMaps_getChunk(long jarg1, DepthMaps jarg1_) static final longMetashapeJNI.DepthMaps_getDepthMap(long jarg1, DepthMaps jarg1_, int jarg2) static final intMetashapeJNI.DepthMaps_getKey(long jarg1, DepthMaps jarg1_) static final StringMetashapeJNI.DepthMaps_getLabel(long jarg1, DepthMaps jarg1_) static final longMetashapeJNI.DepthMaps_getMeta(long jarg1, DepthMaps jarg1_) static final StringMetashapeJNI.DepthMaps_getPath(long jarg1, DepthMaps jarg1_) static final voidMetashapeJNI.DepthMaps_setDepthMap(long jarg1, DepthMaps jarg1_, int jarg2, long jarg3, DepthMap jarg3_) static final voidMetashapeJNI.DepthMaps_setLabel(long jarg1, DepthMaps jarg1_, String jarg2) static final voidMetashapeJNI.DepthMaps_setMeta(long jarg1, DepthMaps jarg1_, long jarg2, MetaData jarg2_) static longstatic final longMetashapeJNI.new_DepthMaps__SWIG_1(long jarg1, DepthMaps jarg1_) Constructors in com.agisoft.metashape with parameters of type DepthMaps