Package boofcv.struct.geo
Class PointIndex<T extends PointIndex<T,P>,P extends GeoTuple<P>>
java.lang.Object
boofcv.struct.geo.PointIndex<T,P>
- Direct Known Subclasses:
PointIndex2D_F32
,PointIndex2D_F64
,PointIndex3D_F32
,PointIndex3D_F64
,PointIndex4D_F32
,PointIndex4D_F64
Base class for all PointIndex implementations.
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
p
-
index
public int index
-
-
Constructor Details
-
PointIndex
-
-
Method Details
-
setTo
-
setTo
-
zero
public void zero() -
copy
-