nw::gfx::Fog::DynamicBuilder Class

Syntax

class DynamicBuilder

Description

Class for building fog dynamically.

The default value for IsFixedSizeMemory is true. Various maximum settings are ignored if changed to false.

Member Functions

DynamicBuilder Constructor.
~DynamicBuilder Destructor.
IsFixedSizeMemory Sets a flag indicating whether memory is to be allocated even other than at time of creation.
MaxChildren Sets the maximum number of children.
MaxCallbacks Sets the maximum number of callbacks that can be managed.
Create Creates fog.

CONFIDENTIAL