C++
GE_DLLEXPIMPORT void moveConstructor( AcGeEntity2d&& );
Description
Move constructor.
Parameters
Parameters | Description |
---|---|
entity | 2d entity to be moved into this AcGeEntity2d object |
GE_DLLEXPIMPORT void moveConstructor( AcGeEntity2d&& );
Move constructor.
Parameters | Description |
---|---|
entity | 2d entity to be moved into this AcGeEntity2d object |