3ds Max C++ API Reference
Button Constants

Macros

#define LEFT_BUTTON   0
 Left button. More...
 
#define MIDDLE_BUTTON   1
 Middle button. More...
 
#define RIGHT_BUTTON   2
 Right button. More...
 

Detailed Description

Macro Definition Documentation

◆ LEFT_BUTTON

#define LEFT_BUTTON   0

Left button.

◆ MIDDLE_BUTTON

#define MIDDLE_BUTTON   1

Middle button.

◆ RIGHT_BUTTON

#define RIGHT_BUTTON   2

Right button.