Package com.agisoft.metashape
Class PointCloud.Points
java.lang.Object
com.agisoft.metashape.PointCloud.Points
- Enclosing class:
- PointCloud
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionPoints()Points(long cPtr, boolean cMemoryOwn) Points(PointCloud.Points points) -
Method Summary
Modifier and TypeMethodDescriptioncopy()voiddelete()protected voidfinalize()get(long index) static longgetCPtr(PointCloud.Points obj) longgetSize()voidresize(long size) voidset(long index, PointCloud.Point point)
-
Field Details
-
swigCMemOwn
protected transient boolean swigCMemOwn
-
-
Constructor Details
-
Points
public Points(long cPtr, boolean cMemoryOwn) -
Points
public Points() -
Points
-
-
Method Details