nw::demo::DisplayBufferSwapper Class

Syntax

class DisplayBufferSwapper : public nw::gfx::GfxObject

Description

Handles display buffer transfer.

Classes

nw::demo::DisplayBufferSwapper::Builder Class for building a display buffer swapper.

Structures

nw::demo::DisplayBufferSwapper::Description Display buffer swapper settings.

Member Variables

NW_UT_RUNTIME_TYPEINFO

Member Functions

Constructors and Destructors
DisplayBufferSwapper Constructor.
protected V ~DisplayBufferSwapper Destructor.
Set/Get
GetDescription Gets the configured content.
Create/Destroy
Destroy Destroys an object.(Derived from GfxObject.)
Other
MakeTransferBufferCommand Adds a command to the command list to transfer the target buffer to the display buffer.
ActivateBuffer Activates the display buffer.

Class Hierarchy

nw::gfx::GfxObject
  nw::demo::DisplayBufferSwapper


CONFIDENTIAL