Namespaces | |
| maxon | |
Enumerations | |
| enum | TOOLTRANSFORM_FLAG {  NO_TRANSFORM, NO_RECURSE, NO_PARAMS, NONE }  | 
| enum | MULTILINEEDITTEXTMESSAGEFLAGS {  NONE, SET }  | 
| enum | MSG_DOCUMENTINFO_TYPE_BEFOREMERGE_RESULT {  CANCEL, MERGE, NEWSCENE }  | 
Variables | |
| NO_TRANSFORM | |
| NO_RECURSE | |
| NO_PARAMS | |
| NONE | |
| struct ToolTransformMsgData | MAXON_ENUM_FLAGS | 
| SET | |
| CANCEL | |
| MERGE | |
| NEWSCENE | |
| struct GetCustomIconData | MAXON_ENUM_LIST | 
| static const Int | MSG_PROPERTYPROPAGATION_OVERRIDE | 
| #define INSTANCEOFROOT | ( | X | ) | 
| #define INSTANCEOF | ( | X, | |
| Y | |||
| ) | 
| #define MSG_CONVERT_TO_IES_STRING | 
Private. Sent to convert the internal IES representation to a maxon::String.
| #define MSG_COMPUTE_LIGHT_COLOR | 
Private. Sent to compute the color of a light.
| #define MSG_COMPUTE_LIGHT_AREA | 
Private. Sent to compute the area of a light.
| #define MSG_GETCUSTOMICON_SETTINGS | 
| #define MSG_FIELDGUI_GETSUBLISTINFO | 
Sent to retrieve the correct channel flags for the GeListHead in the passed The corresponding data is FieldGuiGetSubListInfo.@ object, this lets the Field List GUI know which channels will be sampled in the sublist that the GeListHead owns in order that it can hide channels not in use.
| #define MSG_FIELDGUI_ENABLEMASK | 
Private.
| #define MSG_FIELDGUI_DISABLEMASK | 
Sent to the owning FieldLayer with a passed GeListHead* that the user has pressed the delete key on in the GUI to remove. The FieldLayer must handle the deletion itself.
| #define MSG_NOTIFY_EVENT | 
Private.
| NO_TRANSFORM | 
| NO_RECURSE | 
| NO_PARAMS | 
| NONE | 
No flags.
| struct MultilineEditTextStoreUndo MAXON_ENUM_FLAGS | 
| SET | 
Set.
| CANCEL | 
Allows to cancel the merge.
| MERGE | 
Default, as before, just merge.
| NEWSCENE | 
< Overwrites the merge flag and loads the scene as opened with load.
 In that case the message MSG_DOCUMENTINFO_TYPE_MERGE will not be send to the original document but a MSG_DOCUMENTINFO_TYPE_LOAD message instead. 
| struct GetCustomIconData MAXON_ENUM_LIST | 
      
  | 
  static | 
Private.