Constructor (class MKI_INTRECT)

www.CAD6.com

C++ Syntax

MKI_INTRECT::MKI_INTRECT( void );

 

Empty default constructor.

 

MKI_INTRECT::MKI_INTRECT(

 const __int32 f_nX1,

 const __int32 f_nY1,

 const __int32 f_nX2,

 const __int32 f_nY2 );

 

Initializes the rectangle with the given values.

 

MKI_INTRECT::MKI_INTRECT(

 const MKI_INTQUAD& f_rQuad );

 

Initializes the rectangle with surrounding box of the given quadrangle.

 

CAD6interface 2024.2 - Copyright 2024 Malz++Kassner® GmbH