happly icon indicating copy to clipboard operation
happly copied to clipboard

PlyData class cannot be implicitly copied.

Open GMudide opened this issue 2 years ago • 0 comments

-Explicitly delete the copy constructor, to make it clear that the behavior is intentional

-Provide a .copy() function for the few situations where one really does want to explicitly copy

GMudide avatar Jul 19 '23 03:07 GMudide