Uses of Class
com.agisoft.metashape.PointCloud.Points
Packages that use PointCloud.Points
-
Uses of PointCloud.Points in com.agisoft.metashape
Methods in com.agisoft.metashape that return PointCloud.PointsModifier and TypeMethodDescriptionPointCloud.Points.copy()PointCloud.getPoints()List of points, may be null.Methods in com.agisoft.metashape with parameters of type PointCloud.PointsModifier and TypeMethodDescriptionstatic longPointCloud.Points.getCPtr(PointCloud.Points obj) static final longMetashapeJNI.new_PointCloud_Points__SWIG_1(long jarg1, PointCloud.Points jarg1_) static final longMetashapeJNI.PointCloud_Points_copy(long jarg1, PointCloud.Points jarg1_) static final longMetashapeJNI.PointCloud_Points_get(long jarg1, PointCloud.Points jarg1_, long jarg2) static final longMetashapeJNI.PointCloud_Points_getSize(long jarg1, PointCloud.Points jarg1_) static final voidMetashapeJNI.PointCloud_Points_resize(long jarg1, PointCloud.Points jarg1_, long jarg2) static final voidMetashapeJNI.PointCloud_Points_set(long jarg1, PointCloud.Points jarg1_, long jarg2, long jarg3, PointCloud.Point jarg3_) voidPointCloud.setPoints(PointCloud.Points points) List of points, may be null.Constructors in com.agisoft.metashape with parameters of type PointCloud.Points