SetMultiply (class MKI_3D_POINT) New in Version 2026.1

www.CAD6.com

C++ Syntax

void

MKI_3D_POINT::SetMultiply(

 const MKI_3D_MATRIX& f_rMatrix,

 const MKI_3D_POINT& f_rPoint );

 

void

MKI_3D_POINT::SetMultiply(

 const MKI_3D_VIEWMATRIX& f_rMatrix,

 const MKI_3D_POINT& f_rPoint );

 

void

MKI_3D_POINT::SetMultiply(

 const MKI_3D_MATRIX& f_rMatrix,

 MKI_CONST_POINT_REF f_rPoint );

 

Assigns Matrix × Point to this point.

 

CAD6interface 2026.1 - Copyright 2026 Malz++Kassner® GmbH