Uses of Class
com.agisoft.metashape.PointCloud.Projections
Packages that use PointCloud.Projections
-
Uses of PointCloud.Projections in com.agisoft.metashape
Methods in com.agisoft.metashape that return PointCloud.ProjectionsModifier and TypeMethodDescriptionPointCloud.Projections.copy()PointCloud.getProjections(int camera) Point projections for the camera, may be null.Methods in com.agisoft.metashape with parameters of type PointCloud.ProjectionsModifier and TypeMethodDescriptionstatic longPointCloud.Projections.getCPtr(PointCloud.Projections obj) static final longMetashapeJNI.new_PointCloud_Projections__SWIG_1(long jarg1, PointCloud.Projections jarg1_) static final longMetashapeJNI.PointCloud_Projections_copy(long jarg1, PointCloud.Projections jarg1_) static final longMetashapeJNI.PointCloud_Projections_get(long jarg1, PointCloud.Projections jarg1_, long jarg2) static final longMetashapeJNI.PointCloud_Projections_getSize(long jarg1, PointCloud.Projections jarg1_) static final voidMetashapeJNI.PointCloud_Projections_resize(long jarg1, PointCloud.Projections jarg1_, long jarg2) static final voidMetashapeJNI.PointCloud_Projections_set(long jarg1, PointCloud.Projections jarg1_, long jarg2, long jarg3, PointCloud.Projection jarg3_) voidPointCloud.setProjections(int camera, PointCloud.Projections projections) Point projections for the camera, may be null.Constructors in com.agisoft.metashape with parameters of type PointCloud.Projections