Share

AcGeEntity2d::moveConstructor

C++

GE_DLLEXPIMPORT void moveConstructor(
    AcGeEntity2d&&
);

Description

Move constructor.

Parameters

Parameters Description
entity 2d entity to be moved into this AcGeEntity2d object

Links

AcGeEntity2d

Was this information helpful?