nw::gfx::GfxPtr::GfxPtr Constructor

Syntax

GfxPtr(
     const GfxPtr & pointer
);

Arguments

Name Description
pointer

Description

Copy constructor. Moves an element from the copy source.


CONFIDENTIAL