Constructor (class MKI_INTPOINT)

www.CAD6.com

C++ Syntax

MKI_INTPOINT::MKI_INTPOINT( void );

 

Empty default constructor.

 

MKI_INTPOINT::MKI_INTPOINT(

 const __int32 f_nX,

 const __int32 f_nY );

 

Initializes the point with the given values.

 

CAD6interface 2024.2 - Copyright 2024 Malz++Kassner® GmbH