#include <customgui_kerning.h>
Message data struct for MSG_KERNING_GETGUIHELPER.
Used internally by
HandleKerningMessages()
to retrieve the pointer to the
KerningVpGuiHelper
object of a
NodeData
.
公共成员函数 |
|
KerningGetGuiHelperMsg () | |
KerningGetGuiHelperMsg (const KerningGetGuiHelperMsg &src) |
Public Attributes |
|
KerningVpGuiHelper * | _ptr |
KerningGetGuiHelperMsg | ( | ) |
Default constructor.
KerningGetGuiHelperMsg | ( | const KerningGetGuiHelperMsg & | src | ) |
Copy constructor.
[in] | src | The KerningGetGuiHelperMsg to copy member from. |
KerningVpGuiHelper * _ptr |
The pointer.