nw::lyt::Window::DrawSelf Member Function
protected:
virtual void DrawSelf(
const DrawInfo & drawInfo
);
| Name | Description | |
|---|---|---|
drawInfo |
Rendering information. |
Performs the self-rendering process.
This function can be used only if the library is built with the NW_LYT_DMPGL_ENABLED macro defined.
This function is called from Layout and parent panes.
CONFIDENTIAL