public class DoNothingTransform_F32 extends Object implements PointTransform_F32
| Constructor and Description |
|---|
DoNothingTransform_F32() |
public void compute(float x,
float y,
georegression.struct.point.Point2D_F32 out)
PointTransform_F32compute in interface PointTransform_F32x - x-coordinate of pointy - y-coordinate of pointout - Transformed point location.Copyright © 2013. All Rights Reserved.