Share

AcGeMatrix2d::AcGeMatrix2d

C++

GE_DLLEXPIMPORT AcGeMatrix2d(
    const AcGeMatrix2d& src
);

Description

Copy constructor.

Parameters

Parameters Description
src Input another AcGe matrix object

Links

AcGeMatrix2d

Was this information helpful?