Next Previous Up Top Contents Index

2.3 DUIM-Geometry Module

<transform-underspecified>

Sealed concrete class

Summary

The error that is signalled when make-3-point-transform is given three colinear image points.

Superclasses

<transform-error>

Init-keywords

points:
The points that are in error.

Library

duim-geometry

Module

duim-geometry

Description

The error that is signalled when make-3-point-transform is given three colinear image points. This condition handles the points: initarg, which is used to supply the points that are in error.

Operations

None.

See also

make-3-point-transform, page 34


Functional Developer Library Reference: DUIM - 3 Dec 1998

Next Previous Up Top Contents Index