Matrix |
| Name | Description | |
|---|---|---|
| Transform(PointD3D) | Transforms the specified point p. For a point transform, the offset elements M41..M43 are used. The transformation is carried out as a prepend transformation, i.e. result = p * matrix (p considered as horizontal vector). | |
| Transform(VectorD4D) |