nw::lyt::Bounding::Bounding Constructor

Syntax

Bounding(
     const res::Bounding * pBlock,
     const ResBlockSet & resBlockSet
);

Arguments

Name Description
pBlock Pointer to the bounding pane data block.
resBlockSet Reference to the ResBlockSet structure.

Description

Constructor.

Creates a pane of from the resource given by pBlock.

Revision History

2009/09/18
Initial version.

CONFIDENTIAL