Virtual Method
IpuzPuzzleclone
Declaration [src]
void
clone (
IpuzPuzzle* src,
IpuzPuzzle* dest
)
Parameters
dest
-
Type:
IpuzPuzzle
No description available.
The data is owned by the caller of the function.
void
clone (
IpuzPuzzle* src,
IpuzPuzzle* dest
)
dest
Type: IpuzPuzzle
No description available.
The data is owned by the caller of the function. |