Bounding();
Bounding(
const Size & size
);
Bounding(
const res::Bounding * pBlock,
const ResBlockSet & resBlockSet
);
| Bounding ( ) | Constructor. |
| Bounding ( const Size & ) | Constructor. |
| Bounding ( const res::Bounding *, const ResBlockSet & ) | Constructor. |
Constructor.
Creates a pane of the size given by size.
Creates a pane of from the resource given by pBlock.
CONFIDENTIAL