Cloneable<T> Interface
interface for method with a clone operation
Methods
Name | Description | |
---|---|---|
clone(): undefined | T | required method to return a deep clone. |
Defined in
- Geometry.ts Line 946
Last Updated: 20 June, 2023
interface for method with a clone operation
Name | Description | |
---|---|---|
clone(): undefined | T | required method to return a deep clone. |
Last Updated: 20 June, 2023