nw::gfx::GfxDeleter::GfxDeleter Constructor

Syntax

GfxDeleter(
     bool hasOwnership
);

Arguments

Name Description
in hasOwnership This deleter destroys GfxObject if false is specified.

Description

Constructor.


CONFIDENTIAL