public class QueueCorner
extends org.ddogleg.struct.FastQueue<georegression.struct.point.Point2D_I16>
| Constructor and Description |
|---|
QueueCorner() |
QueueCorner(int max) |
| Modifier and Type | Method and Description |
|---|---|
void |
add(int x,
int y) |
void |
add(georegression.struct.point.Point2D_I16 pt) |
Copyright © 2013. All Rights Reserved.