Uses of Class
com.agisoft.metashape.PointCloud.Track
| Package | Description |
|---|---|
| com.agisoft.metashape |
-
Uses of PointCloud.Track in com.agisoft.metashape
Methods in com.agisoft.metashape that return PointCloud.Track Modifier and Type Method Description PointCloud.TrackPointCloud.Tracks. get(long index)Methods in com.agisoft.metashape with parameters of type PointCloud.Track Modifier and Type Method Description static longPointCloud.Track. getCPtr(PointCloud.Track obj)static longMetashapeJNI. PointCloud_Track_color_get(long jarg1, PointCloud.Track jarg1_)static voidMetashapeJNI. PointCloud_Track_color_set(long jarg1, PointCloud.Track jarg1_, long jarg2, Vector3uc jarg2_)static voidMetashapeJNI. PointCloud_Tracks_set(long jarg1, PointCloud.Tracks jarg1_, long jarg2, long jarg3, PointCloud.Track jarg3_)voidPointCloud.Tracks. set(long index, PointCloud.Track track)