|
Constructor (class MKI_POINT) |
www.CAD6.com |
C++ SyntaxMKI_POINT::MKI_POINT( void );
Empty default constructor.
MKI_POINT::MKI_POINT( const MKI_POINT* f_pThis );
Standard copy constructor.
MKI_POINT::MKI_POINT( const MKI_INTPOINT& f_rPoint );
Initializes this point with the given point.
MKI_POINT::MKI_POINT( const double f_dX, const double f_dY );
Initializes this point with the given values.
MKI_POINT::MKI_POINT( const MKI_POINT& f_rPoint, const MKI_VECTOR& f_rVector );
Initializes this point with Point + Vector.
|
CAD6interface 2026.1 - Copyright 2026 Malz++Kassner® GmbH