public interface PointTransformModel_F64<Model> extends PointTransform_F64
PointTransform_F64 and adds the ability to change the motion model| Modifier and Type | Method and Description |
|---|---|
Model |
getModel()
Returns the active motion model
|
Model |
newInstanceModel()
Returns a new instance of the motion model
|
void |
setModel(Model model)
Specifies the distortion model used by the transform
|
computevoid setModel(Model model)
model - Distortion modelModel getModel()
Model newInstanceModel()