This reference page is linked to from the following overview topics: Mudbox 2013.
Tool behaviour structure for storing alternate brushing modes.
#include <brush.h>
Public Types |
|
| enum | BehaviorType { eBehaviorNone, eBehaviorBrush, eBehaviorAttribute } |
Public Member Functions |
|
| BrushBehavior (void) | |
| BrushBehavior (BehaviorType type, QString target, int iHotkey) | |
Public Attributes |
|
| BehaviorType | m_eType |
| QString | m_sTarget |
| int | m_iHotkey |
| enum BehaviorType |
| BrushBehavior | ( | void | ) | [inline] |
| BrushBehavior | ( | BehaviorType | type, |
| QString | target, | ||
| int | iHotkey | ||
| ) | [inline] |
| int m_iHotkey |