Package boofcv.struct
Class IndexLength
java.lang.Object
boofcv.struct.IndexLength
- Direct Known Subclasses:
BlockIndexLength
The start and length of segment inside an array
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
start
public int start -
length
public int length
-
-
Constructor Details
-
IndexLength
public IndexLength()
-
-
Method Details
-
zero
public void zero()
-