nw::gfx::GfxObject Class

Syntax

class GfxObject

Description

Base class for all graphics-related objects.

It provides a mechanism for allocating and freeing memory from an allocator. Use the Destroy method to destroy its derived classes.

Member Functions

Create/Destroy
Destroy Destroys an object.

CONFIDENTIAL