Blender  V3.3
Functions
EventToBuf.h File Reference

Go to the source code of this file.

Functions

char * eventtype_to_string (GHOST_TEventType type)
 
void event_to_buf (GHOST_EventHandle evt, char buf[128])
 

Function Documentation

◆ event_to_buf()

void event_to_buf ( GHOST_EventHandle  evt,
char  buf[128] 
)

◆ eventtype_to_string()

char* eventtype_to_string ( GHOST_TEventType  type)