SetMultiply (class MKI_QUAD)

www.CAD6.com

C++ Syntax

void

MKI_QUAD::SetMultiply(

 const MKI_MATRIX& f_rMatrix,

 const MKI_RECT& f_rRect );

 

Initializes the quadrangle with the product Matrix × Rect.

 

void

MKI_QUAD::SetMultiply(

 const MKI_MATRIX& f_rMatrix,

 const MKI_QUAD& f_rQuad );

 

Initializes the quadrangle with the product Matrix × Quad.

 

CAD6interface 2025.0 - Copyright 2025 Malz++Kassner® GmbH