|  | 
| #define | MERGE_DUPS_PROMPT   0 | 
|  | Prompt user when duplicate node names are encountered.  More... 
 | 
|  | 
| #define | MERGE_DUPS_MERGE   1 | 
|  | Merge nodes and keep old ones in the scene.  More... 
 | 
|  | 
| #define | MERGE_DUPS_SKIP   2 | 
|  | Do not merge nodes with duplicated names.  More... 
 | 
|  | 
| #define | MERGE_DUPS_DELOLD   3 | 
|  | Merge nodes and delete old ones from the scene.  More... 
 | 
|  | 
| #define | MERGE_LIST_NAMES   4 | 
|  | Causes a list of objects to be placed into mrgList parameter of Interface::MergeFromFile.  More... 
 | 
|  | 
| #define | MERGE_DUPS_RENAME   1000 | 
|  | Merge nodes and automatically rename them.  More... 
 | 
|  | 
| #define | MERGE_DUP_MTL_PROMPT   MERGE_DUPS_PROMPT | 
|  | Prompt user when duplicate material names are encountered.  More... 
 | 
|  | 
| #define | MERGE_DUP_MTL_USE_MERGED   MERGE_DUPS_DELOLD | 
|  | Merge material and replace all scene materials with the same name with the merged material.  More... 
 | 
|  | 
| #define | MERGE_DUP_MTL_USE_SCENE   MERGE_DUPS_SKIP | 
|  | Don't merge material, use instead the scene material with the same name.  More... 
 | 
|  | 
| #define | MERGE_DUP_MTL_RENAME   MERGE_DUPS_RENAME | 
|  | Merge material and automatically rename them.  More... 
 | 
|  | 
| #define | MERGE_REPARENT_PROMPT   0 | 
|  | Prompt user for reparenting action.  More... 
 | 
|  | 
| #define | MERGE_REPARENT_ALWAYS   1 | 
|  | Maintain node hierarchies are maintained when merging nodes.  More... 
 | 
|  | 
| #define | MERGE_REPARENT_NEVER   2 | 
|  | Don't maintain node hierarchies are maintained when merging nodes.  More... 
 | 
|  | 
| #define | XREF_AS_PROXY   (1<<0) | 
|  | The xref objects are created as proxies.  More... 
 | 
|  | 
| #define | XREF_XREF_MODIFIERS   0 | 
|  | Modifiers will be part of the xrefed object, i.e.  More... 
 | 
|  | 
| #define | XREF_DROP_MODIFIERS   (1<<1) | 
|  | Modifiers will not be xrefed at all, i.e.  More... 
 | 
|  | 
| #define | XREF_MERGE_MODIFIERS   (1<<2) | 
|  | Modifiers will be merged, i.e modifiers will be accessible in the master scene's modifier panel, but won't get update on subsequent updates of the xrefed objects.  More... 
 | 
|  | 
| #define | XREF_MERGE_MANIPULATORS   (1<<3) | 
|  | Manipulators will be merged rather than xrefed.  More... 
 | 
|  | 
| #define | XREF_SELECT_NODES   (1<<5) | 
|  | The xrefed nodes are added to the current selection set.  More... 
 | 
|  | 
| #define | XREF_MERGE_CONTROLLERS   (1<<6) | 
|  | Controllers will be merged rather than being xrefed.  More... 
 | 
|  | 
| #define | XREF_MERGE_MATERIALS   (1<<7) | 
|  | Materials will be merged rather than xrefed.  More... 
 | 
|  | 
| #define | XREF_TRACKS_XREF   (1<<8) | 
|  | Controllers will not be merged, will be xrefed.  More... 
 | 
|  | 
| #define | XREF_TRACKS_LOCAL   (1<<9) | 
|  | Controllers will not be merged, will be local.  More... 
 | 
|  | 
| #define | XREF_MERGE_MERGE_DUPLICATEMATCHINGLAYERS   (1<<10) | 
|  | duplicate matching Layers without an identical parent hierarchy when merging.  More... 
 | 
|  | 
| #define | PROPSET_SUMMARYINFO   0x01 | 
|  | Corresponds to the File Properties Summary tab properties.  More... 
 | 
|  | 
| #define | PROPSET_DOCSUMMARYINFO   0x02 | 
|  | Corresponds to the File Properties Contents tab properties (Document Contents).  More... 
 | 
|  | 
| #define | PROPSET_USERDEFINED   0x04 | 
|  | Corresponds to the File Properties Custom tab properties.  More... 
 | 
|  | 
| #define | PIDSI_CONTENTSTATUS   0x00000020L | 
|  | 
| #define | PIDSI_CONTENTTYPE   0x00000021L | 
|  | 
| #define | PIDSI_CREATOR   0x00000022L | 
|  | 
| #define | PIDSI_IDENTIFIER   0x00000023L | 
|  | 
| #define | PIDSI_LANGUAGE   0x00000024L | 
|  | 
| #define | PIDSI_VERSION   0x00000025L | 
|  | 
| #define | I_EXEC_ACTIVATE_TEXTURE   1 | 
|  | 
| #define | I_EXEC_DEACTIVATE_TEXTURE   2 | 
|  | 
| #define | I_EXEC_RENDER_MTL_SAMPLE   3 | 
|  | 
| #define | I_EXEC_GET_VPDISPLAY_DIB   4 | 
|  | 
| #define | I_EXEC_SET_DIR   10 | 
|  | 
| #define | I_EXEC_OFFSET_SPLINE   80 | 
|  | 
| #define | I_EXEC_OFFSET_MEASURE   81 | 
|  | 
| #define | I_EXEC_TRIM_EXTEND   82 | 
|  | 
| #define | I_EXEC_NEW_OBJ_XREF_DLG   83 | 
|  | 
| #define | I_EXEC_MODIFYTASK_INVALIDATEPANEL   86 | 
|  | 
| #define | I_EXEC_INVALIDATE_VIEWEXP   87 | 
|  | 
| #define | I_EXEC_SET_NUDGE   88 | 
|  | 
| #define | I_EXEC_COUNT_MTL_SCENEREFS   0x2001 | 
|  | 
| #define | I_EXEC_RET_NULL_NODE   1 | 
|  | 
| #define | I_EXEC_RET_NULL_OBJECT   2 | 
|  | 
| #define | I_EXEC_RET_NOT_SPLINE   3 | 
|  | 
| #define | I_EXEC_RET_OFFSET_FAIL   4 | 
|  | 
| #define | VP_DEFAULT_RENDER   0x0000 | 
|  | same as REDRAW_INTERACTIVE  More... 
 | 
|  | 
| #define | VP_DONT_RENDER   0x0001 | 
|  | 
| #define | VP_DONT_SIMPLIFY   0x0002 | 
|  | same as REDRAW_NORMAL  More... 
 | 
|  | 
| #define | VP_START_SEQUENCE   0x0004 | 
|  | same as REDRAW_BEGIN  More... 
 | 
|  | 
| #define | VP_END_SEQUENCE   0x0008 | 
|  | same as REDRAW_END  More... 
 | 
|  | 
| #define | VP_SECOND_PASS   0x0010 | 
|  | for when both back- and fore-ground is rendered  More... 
 | 
|  | 
| #define | SHADE_LEVELS   10 | 
|  | 
| #define | TRACKBAR_FILTER_ALL   1 | 
|  | 
| #define | TRACKBAR_FILTER_TMONLY   2 | 
|  | 
| #define | TRACKBAR_FILTER_CURRENTTM   3 | 
|  | 
| #define | TRACKBAR_FILTER_OBJECT   4 | 
|  | 
| #define | TRACKBAR_FILTER_MATERIAL   5 | 
|  | 
| #define | TRACKBAR_FILTER_MANAGER_INTERFACE   Interface_ID(0xc85046, 0x2def7c7d) | 
|  | The ITrackBarFilterManager interface is implemented by the TrackBar.  More... 
 | 
|  | 
| #define | TRACKBAR_INTERFACE   Interface_ID(0x2aff3557, 0x16aa714b) | 
|  | 
| #define | CREATE_CONTINUE   1 | 
|  | 
| #define | CREATE_STOP   0 | 
|  | 
| #define | CREATE_ABORT   -1 | 
|  | 
| #define | MOUSE_STOP   0 | 
|  | 
| #define | MOUSE_CONTINUE   1 | 
|  | 
| #define | MOUSE_CAPTURE_CONTINUE   2 | 
|  | 
| #define | VIEWPORT_BKG_START   0 | 
|  | 
| #define | VIEWPORT_BKG_END   1 | 
|  | 
| #define | VIEWPORT_BKG_BLANK   0 | 
|  | 
| #define | VIEWPORT_BKG_HOLD   1 | 
|  | 
| #define | VIEWPORT_BKG_LOOP   2 | 
|  | 
| #define | VIEWPORT_BKG_ASPECT_VIEW   0 | 
|  | 
| #define | VIEWPORT_BKG_ASPECT_BITMAP   1 | 
|  | 
| #define | VIEWPORT_BKG_ASPECT_OUTPUT   2 | 
|  | 
| #define | MOVE_BUTTON   1 | 
|  | 
| #define | ROTATE_BUTTON   2 | 
|  | 
| #define | NUSCALE_BUTTON   3 | 
|  | 
| #define | USCALE_BUTTON   4 | 
|  | 
| #define | SQUASH_BUTTON   5 | 
|  | 
| #define | SELECT_BUTTON   6 | 
|  | 
| #define | PLACE_BUTTON   7 | 
|  | 
| #define | AXIS_XY   2 | 
|  | 
| #define | AXIS_ZX   1 | 
|  | 
| #define | AXIS_YZ   0 | 
|  | 
| #define | AXIS_X   3 | 
|  | 
| #define | AXIS_Y   4 | 
|  | 
| #define | AXIS_Z   5 | 
|  | 
| #define | ORIGIN_LOCAL   0 | 
|  | 
| #define | ORIGIN_SELECTION   1 | 
|  | 
| #define | ORIGIN_SYSTEM   2 | 
|  | 
| #define | COORDS_HYBRID   0 | 
|  | 
| #define | COORDS_SCREEN   1 | 
|  | 
| #define | COORDS_WORLD   2 | 
|  | 
| #define | COORDS_PARENT   3 | 
|  | 
| #define | COORDS_LOCAL   4 | 
|  | 
| #define | COORDS_OBJECT   5 | 
|  | 
| #define | COORDS_GIMBAL   6 | 
|  | 
| #define | COORDS_WORKINGPIVOT   7 | 
|  | 
| #define | COORDS_LOCAL_ALIGNED   8 | 
|  | 
| #define | TASK_MODE_CREATE   1 | 
|  | 
| #define | TASK_MODE_MODIFY   2 | 
|  | 
| #define | TASK_MODE_HIERARCHY   3 | 
|  | 
| #define | TASK_MODE_MOTION   4 | 
|  | 
| #define | TASK_MODE_DISPLAY   5 | 
|  | 
| #define | TASK_MODE_UTILITY   6 | 
|  | 
| #define | SYSCUR_MOVE   1 | 
|  | 
| #define | SYSCUR_ROTATE   2 | 
|  | 
| #define | SYSCUR_USCALE   3 | 
|  | 
| #define | SYSCUR_NUSCALE   4 | 
|  | 
| #define | SYSCUR_SQUASH   5 | 
|  | 
| #define | SYSCUR_SELECT   6 | 
|  | 
| #define | SYSCUR_DEFARROW   7 | 
|  | 
| #define | SYSCUR_MOVE_SNAP   8 | 
|  | 
| #define | REDRAW_BEGIN   (1<<0) | 
|  | 
| #define | REDRAW_INTERACTIVE   (1<<1) | 
|  | 
| #define | REDRAW_END   (1<<2) | 
|  | 
| #define | REDRAW_NORMAL   (1<<3) | 
|  | 
| #define | REDRAW_RESET_PROGRESS   (1<<4) | 
|  | 
| #define | NUMAXIS_ZERO   0 | 
|  | 
| #define | NUMAXIS_ALL   1 | 
|  | 
| #define | NUMAXIS_INDIVIDUAL   2 | 
|  | 
| #define | STATUS_UNIVERSE   1 | 
|  | 
| #define | STATUS_SCALE   2 | 
|  | 
| #define | STATUS_ANGLE   3 | 
|  | 
| #define | STATUS_OTHER   4 | 
|  | 
| #define | STATUS_UNIVERSE_RELATIVE   5 | 
|  | 
| #define | STATUS_POLAR   6 | 
|  | 
| #define | STATUS_POLAR_RELATIVE   7 | 
|  | 
| #define | EXT_DISP_NONE   0 | 
|  | no flags  More... 
 | 
|  | 
| #define | EXT_DISP_SELECTED   (1<<0) | 
|  | object is selected  More... 
 | 
|  | 
| #define | EXT_DISP_TARGET_SELECTED   (1<<1) | 
|  | object's target is selected  More... 
 | 
|  | 
| #define | EXT_DISP_LOOKAT_SELECTED   (1<<2) | 
|  | object's lookat node is selected  More... 
 | 
|  | 
| #define | EXT_DISP_ONLY_SELECTED   (1<<3) | 
|  | object is only thing selected  More... 
 | 
|  | 
| #define | EXT_DISP_DRAGGING   (1<<4) | 
|  | object is being "dragged"  More... 
 | 
|  | 
| #define | EXT_DISP_ZOOM_EXT   (1<<5) | 
|  | object is being tested for zoom ext  More... 
 | 
|  | 
| #define | EXT_DISP_GROUP_EXT   (1<<6) | 
|  | object is being tested for extents as member of group  More... 
 | 
|  | 
| #define | EXT_DISP_ZOOMSEL_EXT   (1<<7) | 
|  | object is being tested for zoom selected ext  More... 
 | 
|  | 
| #define | REND_TIMESINGLE   0 | 
|  | 
| #define | REND_TIMESEGMENT   1 | 
|  | 
| #define | REND_TIMERANGE   2 | 
|  | 
| #define | REND_TIMEPICKUP   3 | 
|  | 
| #define | HIDE_OBJECTS   0x0001 | 
|  | 
| #define | HIDE_SHAPES   0x0002 | 
|  | 
| #define | HIDE_LIGHTS   0x0004 | 
|  | 
| #define | HIDE_CAMERAS   0x0008 | 
|  | 
| #define | HIDE_HELPERS   0x0010 | 
|  | 
| #define | HIDE_WSMS   0x0020 | 
|  | 
| #define | HIDE_SYSTEMS   0x0040 | 
|  | 
| #define | HIDE_PARTICLES   0x0080 | 
|  | 
| #define | HIDE_BONEOBJECTS   0x0100 | 
|  | 
| #define | HIDE_ALL   0xffff | 
|  | 
| #define | HIDE_NONE   0 | 
|  | 
| #define | VP_LAYOUT_1   0x0001 | 
|  | 1 single full-screen viewport  More... 
 | 
|  | 
| #define | VP_LAYOUT_2V   0x0012 | 
|  | 2 vertical viewports  More... 
 | 
|  | 
| #define | VP_LAYOUT_2H   0x0022 | 
|  | 2 horizontal viewports  More... 
 | 
|  | 
| #define | VP_LAYOUT_2HT   0x0032 | 
|  | 2 horizontal viewports, small on top  More... 
 | 
|  | 
| #define | VP_LAYOUT_2HB   0x0042 | 
|  | 2 horizontal viewports, small on bottom  More... 
 | 
|  | 
| #define | VP_LAYOUT_3VL   0x0033 | 
|  | 3 viewports, 2 vertically on left  More... 
 | 
|  | 
| #define | VP_LAYOUT_3VR   0x0043 | 
|  | 3 viewports, 2 vertically on right  More... 
 | 
|  | 
| #define | VP_LAYOUT_3HT   0x0053 | 
|  | 3 viewports, 2 horizontally on top  More... 
 | 
|  | 
| #define | VP_LAYOUT_3HB   0x0063 | 
|  | 3 viewports, 2 horizontally on bottom  More... 
 | 
|  | 
| #define | VP_LAYOUT_4   0x0074 | 
|  | 
| #define | VP_LAYOUT_4VL   0x0084 | 
|  | 4 viewports, 3 vertically on left  More... 
 | 
|  | 
| #define | VP_LAYOUT_4VR   0x0094 | 
|  | 4 viewports, 3 vertically on right  More... 
 | 
|  | 
| #define | VP_LAYOUT_4HT   0x00a4 | 
|  | 4 viewports, 3 horizontally on top  More... 
 | 
|  | 
| #define | VP_LAYOUT_4HB   0x00b4 | 
|  | 4 viewports, 3 horizontally on bottom  More... 
 | 
|  | 
| #define | VP_LAYOUT_1C   0x00c1 | 
|  | 
| #define | VP_NUM_VIEWS_MASK   0x000f | 
|  | 
| #define | ATTRIB_HIDE   0 | 
|  | If set, node is not visible in the viewport.  More... 
 | 
|  | 
| #define | ATTRIB_FREEZE   1 | 
|  | If set, node is frozen.  More... 
 | 
|  | 
| #define | ATTRIB_BOXMODE   2 | 
|  | If set, node is displayed as box.  More... 
 | 
|  | 
| #define | ATTRIB_BACKCULL   3 | 
|  | If set (default), faces with normals pointing away from the camera are not displayed.  More... 
 | 
|  | 
| #define | ATTRIB_ALLEDGES   4 | 
|  | If set, all edges including hidden ones and polygon diagonals are displayed.  More... 
 | 
|  | 
| #define | ATTRIB_LINKDISP   5 | 
|  | If set, a wireframe representation of any hierarchical link (parent\child, etc) to the node is displayed.  More... 
 | 
|  | 
| #define | ATTRIB_LINKREPL   6 | 
|  | If set, the wireframe representation of the hierarchical link is displayed instead of the node.  More... 
 | 
|  | 
| #define | ATTRIB_UNSEL   7 | 
|  | for internal use only; something is not selected  More... 
 | 
|  | 
| #define | ATTRIB_HIDE_UNSEL   8 | 
|  | for internal use only  More... 
 | 
|  | 
| #define | ATTRIB_FREEZE_UNSEL   9 | 
|  | for internal use only  More... 
 | 
|  | 
| #define | ATTRIB_VERTTICKS   10 | 
|  | If set, the vertices of the object are displayed as tick marks.  More... 
 | 
|  | 
| #define | ATTRIB_UNHIDE   11 | 
|  | for internal use only  More... 
 | 
|  | 
| #define | ATTRIB_UNFREEZE   12 | 
|  | for internal use only  More... 
 | 
|  | 
| #define | ATTRIB_CVERTS   13 | 
|  | If set, the display of vertex color channel is enabled.  More... 
 | 
|  | 
| #define | ATTRIB_SHADE_CVERTS   14 | 
|  | If set, the vertex color is shaded if the viewport is in a shaded display mode.  More... 
 | 
|  | 
| #define | ATTRIB_XRAY   15 | 
|  | If set, makes the object translucent in the viewport.  More... 
 | 
|  | 
| #define | ATTRIB_IGNORE_EXT   16 | 
|  | if set, the object is ignored by the Zoom Extents operation  More... 
 | 
|  | 
| #define | ATTRIB_TRAJECTORY   17 | 
|  | if set, the object's trajectory is displayed  More... 
 | 
|  | 
| #define | ATTRIB_FRZMTL   18 | 
|  | set, the object turns gray when it's frozen  More... 
 | 
|  | 
| #define | ATTRIB_HIDE_WITH_LAYER   19 | 
|  | if set, the hide\unhide operation applies the whole layer the object is on  More... 
 | 
|  | 
| #define | ATTRIB_FREEZE_WITH_LAYER   20 | 
|  | if set, the freeze\unfreeze operation applies to the whole layer the object is on  More... 
 | 
|  | 
| #define | ATTRIB_INHERITVISIBILITY   100 | 
|  | if set, the object inherits a percentage of its visibility from its parent  More... 
 | 
|  | 
| #define | ATTRIB_CASTSHADOWS   101 | 
|  | If set, the object can cast shadows.  More... 
 | 
|  | 
| #define | ATTRIB_RECEIVESHADOWS   102 | 
|  | If set, the object can receive shadows.  More... 
 | 
|  | 
| #define | ATTRIB_ISTARGET   103 | 
|  | If set, the object is marked as the target of another object.  More... 
 | 
|  | 
| #define | ATTRIB_RENDERABLE   104 | 
|  | If set, the object is rendered.  More... 
 | 
|  | 
| #define | ATTRIB_RENDEROCCLUDED   105 | 
|  | If set, the object becomes transparent from the point of view of special effects, thus the objects being occluded are affected by the special effects.  More... 
 | 
|  | 
| #define | ATTRIB_RCVCAUSTICS   106 | 
|  | If set, the object can receive caustics.  More... 
 | 
|  | 
| #define | ATTRIB_GENERATECAUSTICS   107 | 
|  | If set, the object can generate caustics.  More... 
 | 
|  | 
| #define | ATTRIB_RCVGLOBALILLUM   108 | 
|  | If set, the object can receive global illumination.  More... 
 | 
|  | 
| #define | ATTRIB_GENERATEGLOBALILLUM   109 | 
|  | If set, the object can generate global illumination.  More... 
 | 
|  | 
| #define | ATTRIB_SETWIRECOLOR   110 | 
|  | If set, the supplied wire frame color is set on to the object.  More... 
 | 
|  | 
| #define | ATTRIB_SETGBUFID   111 | 
|  | If set, tags an object as target for a render effect based on the supplied G-buffer channel.  More... 
 | 
|  | 
| #define | ATTRIB_PRIMARYVISIBILITY   112 | 
|  | If set, the object is visible to cameras to an extent specified by the visibility parameter.  More... 
 | 
|  | 
| #define | ATTRIB_SECONDARYVISIBILITY   113 | 
|  | If set, the object appears in rendered reflections and refractions.  More... 
 | 
|  | 
| #define | ATTRIB_MOTIONBLUR   114 | 
|  | If set, motion blur is enabled for the object.  More... 
 | 
|  | 
| #define | I_EXEC_REGISTER_POSTSAVE_CB   1001 | 
|  | For example:  More... 
 | 
|  | 
| #define | I_EXEC_UNREGISTER_POSTSAVE_CB   1002 | 
|  | Un-registers a callback which is called after a File / Save operation has occurred.  More... 
 | 
|  | 
| #define | I_EXEC_REGISTER_PRESAVE_CB   1003 | 
|  | Registers a callback which is called before a File / Save operation has occurred.  More... 
 | 
|  | 
| #define | I_EXEC_UNREGISTER_PRESAVE_CB   1004 | 
|  | Un-registers a callback which is called before a File / Save operation has occurred.  More... 
 | 
|  | 
| #define | SCENE_CALLBACK_PRIORITY_INTERFACE   Interface_ID(0xc5b791e, 0x66e58a4) | 
|  | Interface ID used with interface class ISceneCallbackPriority.  More... 
 | 
|  | 
| #define | VPT_TRANS_NONE   0 | 
|  | 
| #define | VPT_TRANS_STIPPLE   1 | 
|  | 
| #define | VPT_TRANS_BLEND   2 | 
|  | 
| #define | VPT_TRANS_SORT_BLEND   3 | 
|  | 
| #define | DISPLAY_WIRE_AS_MTL   1 | 
|  | 
| #define | DISPLAY_SHADED_AS_MTL   (1<<1) | 
|  | 
| #define | DISPLAY_SELECTED_ONLY   (1<<2) | 
|  | 
| #define | PICKTRACK_FLAG_ANIMATED   (1<<0) | 
|  | turn on display of animated tracks only  More... 
 | 
|  | 
| #define | PICKTRACK_FLAG_VISTRACKS   (1<<1) | 
|  | turn off display of node Visibility track  More... 
 | 
|  | 
| #define | PICKTRACK_FLAG_SELOBJECTS   (1<<2) | 
|  | turn on display of only selected nodes  More... 
 | 
|  | 
| #define | PICKTRACK_FLAG_WORLDMODS   (1<<3) | 
|  | turn off display of World Space Modifiers  More... 
 | 
|  | 
| #define | PICKTRACK_FLAG_OBJECTMODS   (1<<4) | 
|  | turn off display of Object Space Modifiers  More... 
 | 
|  | 
| #define | PICKTRACK_FLAG_TRANSFORM   (1<<5) | 
|  | turn off display of node Transform track  More... 
 | 
|  | 
| #define | PICKTRACK_FLAG_BASEPARAMS   (1<<6) | 
|  | turn off display of node base object  More... 
 | 
|  | 
| #define | PICKTRACK_FLAG_CONTTYPES   (1<<7) | 
|  | turn off display of controller types  More... 
 | 
|  | 
| #define | PICKTRACK_FLAG_NOTETRACKS   (1<<8) | 
|  | turn off display of note tracks  More... 
 | 
|  | 
| #define | PICKTRACK_FLAG_SOUND   (1<<9) | 
|  | turn off display of the sound track  More... 
 | 
|  | 
| #define | PICKTRACK_FLAG_MATMAPS   (1<<10) | 
|  | turn off display of maps in materials  More... 
 | 
|  | 
| #define | PICKTRACK_FLAG_MATPARAMS   (1<<11) | 
|  | turn off display of material parameters  More... 
 | 
|  | 
| #define | PICKTRACK_FLAG_VISIBLE_OBJS   (1<<12) | 
|  | turn on display of hidden nodes  More... 
 | 
|  | 
| #define | PICKTRACK_FLAG_HIERARCHY   (1<<13) | 
|  | turn off display of hierarchy  More... 
 | 
|  | 
| #define | PICKTRACK_FLAG_KEYABLE   (1<<14) | 
|  | turn off display of non-keyable tracks  More... 
 | 
|  | 
| #define | PICKTRACK_FLAG_NODES   (1<<15) | 
|  | turn off display of nodes  More... 
 | 
|  | 
| #define | PICKTRACK_FLAG_GEOM   (1<<16) | 
|  | turn off display of geometry nodes  More... 
 | 
|  | 
| #define | PICKTRACK_FLAG_SHAPES   (1<<17) | 
|  | turn off display of shape nodes  More... 
 | 
|  | 
| #define | PICKTRACK_FLAG_LIGHTS   (1<<18) | 
|  | turn off display of light nodes  More... 
 | 
|  | 
| #define | PICKTRACK_FLAG_CAMERAS   (1<<19) | 
|  | turn off display of camera nodes  More... 
 | 
|  | 
| #define | PICKTRACK_FLAG_HELPERS   (1<<20) | 
|  | turn off display of helper nodes  More... 
 | 
|  | 
| #define | PICKTRACK_FLAG_WARPS   (1<<21) | 
|  | turn off display of warp nodes  More... 
 | 
|  | 
| #define | PICKTRACK_FLAG_POSITION   (1<<22) | 
|  | turn off display of position controllers  More... 
 | 
|  | 
| #define | PICKTRACK_FLAG_ROTATION   (1<<23) | 
|  | turn off display of rotation controllers  More... 
 | 
|  | 
| #define | PICKTRACK_FLAG_SCALE   (1<<24) | 
|  | turn off display of scale controllers  More... 
 | 
|  | 
| #define | PICKTRACK_FLAG_BONES   (1<<25) | 
|  | turn off display of bone nodes  More... 
 | 
|  | 
| #define | PICKTRACK_FLAG_FOCUS_SEL_NODES   (1<<26) | 
|  | set focus to first selected node found  More... 
 | 
|  | 
| #define | PICKTRACK_FLAG_ACTIVELAYER   (1<<27) /*-- show only the active animation layer--*/ | 
|  | Only show the active animation layer, instead of all.  More... 
 | 
|  | 
| #define | PICKTRACK_FLAG_LOCKED   (1<<28) /*-- turn off display of locked tracks--*/ | 
|  | Only show the unlocked tracks, instead of all.  More... 
 | 
|  | 
| #define | MAIN_MAX_INTERFACE   Interface_ID(0x64854123, 0x7b9e551c) | 
|  | 
|  | 
|  | 
| #define | DOWNLOADDLG_NOPLACE   1<<0 | 
|  |