osgjs icon indicating copy to clipboard operation
osgjs copied to clipboard

Adds constructor to add method cloneType automatically

Open cedricpinson opened this issue 8 years ago • 0 comments

The way we define prototype override the constructor of Object, to avoid that we should replace the objectLibraryClass with a version that use the fonction constructor. This way we could maintain the constructor field and use it for cloneType function automatically.

cedricpinson avatar Nov 13 '15 14:11 cedricpinson