Move (class MKI_MATRIX)

www.CAD6.com

C++ Syntax

void

MKI_MATRIX::Move(

 const double f_dX,

 const double f_dY );

 

Modifies the matrix by applying a movement of (x, y).

 

void Move(

 const MKI_VECTOR_BASE& f_rVector );

 

Modifies the matrix by applying a movement of Vector.

 

CAD6interface 2024.2 - Copyright 2024 Malz++Kassner® GmbH