TOOLTRANSFORM_FLAG

Detailed Description

Private.

Enumerations

enum class  TOOLTRANSFORM_FLAG {
  NO_TRANSFORM ,
  NO_RECURSE ,
  NO_PARAMS ,
  NONE
}
 

Functions

enum TOOLTRANSFORM_FLAG MAXON_ENUM_FLAGS (TOOLTRANSFORM_FLAG)
 

Enumeration Type Documentation

◆ TOOLTRANSFORM_FLAG

enum TOOLTRANSFORM_FLAG
strong
Enumerator
NO_TRANSFORM 
NO_RECURSE 
NO_PARAMS 
NONE 

Function Documentation

◆ MAXON_ENUM_FLAGS()

enum TOOLTRANSFORM_FLAG MAXON_ENUM_FLAGS ( TOOLTRANSFORM_FLAG  )