#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. 
Public Member Functions | |
| KerningGetGuiHelperMsg () | |
| KerningGetGuiHelperMsg (const KerningGetGuiHelperMsg &src) | |
Public Attributes | |
| KerningVpGuiHelper * | _ptr | 
Default constructor.
| KerningGetGuiHelperMsg | ( | const KerningGetGuiHelperMsg & | src | ) | 
Copy constructor.
| [in] | src | The KerningGetGuiHelperMsg to copy member from. | 
| KerningVpGuiHelper* _ptr | 
The pointer.