Distort (class MKI_MATRIX) New in Version 2024.1

www.CAD6.com

C++ Syntax

void

MKI_MATRIX::Distort(

 const double f_dAlpha,

 const double f_dBeta );

 

Modifies the matrix by simultaneously applying a horizontal distortion (or shearing) of Alpha and a vertical distortion (or shearing) of Beta.

 

This is will not yield the same result as applying DistortX( f_dAlpha ) and DistortY( f_dBeta ) if both values are non-zero!

 

CAD6interface 2026.0 - Copyright 2026 Malz++Kassner® GmbH