nw::lyt::Bounding::Bounding Constructor

Syntax

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

List of Overloaded Member Functions

Bounding ( ) Constructor.
Bounding ( const Size & ) Constructor.
Bounding ( const res::Bounding *, const ResBlockSet & ) Constructor.

Description of Bounding ( )

Constructor.

Description of Bounding ( const Size & )

Creates a pane of the size given by size.

Description of Bounding ( const res::Bounding *, const ResBlockSet & )

Creates a pane of from the resource given by pBlock.


CONFIDENTIAL