protected:
virtual void DrawSelf(
const DrawInfo & drawInfo
);
| Name | Description | |
|---|---|---|
drawInfo |
Drawing 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.
CONFIDENTIAL