3ds Max C++ API Reference
|
#include "strbasic.h"
#define TRACK_DOSEL (1<<0) |
#define TRACK_DOALL (1<<1) |
#define TRACK_SLIDEUNSEL (1<<2) |
#define TRACK_RIGHTTOLEFT (1<<3) |
#define TRACK_DOSUBANIMS (1<<4) |
#define TRACK_DOCHILDNODES (1<<5) |
#define TRACK_MAPRANGE (1<<6) |
#define TRACK_DOSOFTSELECT (1<<7) |
#define TRACK_INSERTKEYS (1<<8) |
#define TRACK_REPLACEKEYS (1<<9) |
#define EDITRANGE_LINKTOKEYS (1<<0) |
#define HITTRACK_SELONLY (1<<0) |
#define HITTRACK_UNSELONLY (1<<1) |
#define HITTRACK_ABORTONHIT (1<<2) |
#define HITCURVE_TESTTANGENTS (1<<3) |
#define HITTRACK_SUBTREEMODE (1<<4) |
#define HITCURVE_TESTALLTANGENTS (1<<5) |
#define SELKEYS_SELECT (1<<0) |
#define SELKEYS_DESELECT (1<<1) |
#define SELKEYS_CLEARKEYS (1<<2) |
#define SELKEYS_CLEARCURVE (1<<3) |
#define SELKEYS_FCURVE (1<<4) |
#define TIMERANGE_SELONLY (1<<0) |
#define TIMERANGE_ALL (1<<1) |
#define TIMERANGE_CHILDNODES (1<<2) |
#define TIMERANGE_CHILDANIMS (1<<3) |
#define TIME_INCLEFT (1<<10) |
#define TIME_INCRIGHT (1<<11) |
#define TIME_NOSLIDE (1<<12) |
#define PASTE_RELATIVE (1<<20) |
#define ADDKEY_SELECT (1<<0) |
#define ADDKEY_INTERP (1<<1) |
#define ADDKEY_FLAGGED (1<<2) |
#define COPYKEY_POS (1<<0) |
#define COPYKEY_ROT (1<<1) |
#define COPYKEY_SCALE (1<<2) |
#define NEXTKEY_LEFT (1<<0) |
#define NEXTKEY_RIGHT (1<<1) |
#define NEXTKEY_POS (1<<2) |
#define NEXTKEY_ROT (1<<3) |
#define NEXTKEY_SCALE (1<<4) |
#define KEYAT_POSITION (1<<0) |
#define KEYAT_ROTATION (1<<1) |
#define KEYAT_SCALE (1<<2) |
#define PAINTTRACK_SHOWSEL (1<<0) |
#define PAINTTRACK_SHOWSTATS (1<<1) |
#define PAINTCURVE_SHOWTANGENTS (1<<2) |
#define PAINTCURVE_FROZEN (1<<3) |
#define PAINTCURVE_GENCOLOR (1<<4) |
#define PAINTCURVE_XCOLOR (1<<5) |
#define PAINTCURVE_YCOLOR (1<<6) |
#define PAINTCURVE_ZCOLOR (1<<7) |
#define PAINTTRACK_SUBTREEMODE (1<<8) |
#define PAINTTRACK_HIDESTATICVALUES (1<<9) |
#define PAINTCURVE_FROZENKEYS (1<<10) |
#define PAINTCURVE_SHOWALLTANGENTS (1<<11) |
#define PAINTCURVE_SOFTSELECT (1<<12) |
#define PAINTCURVE_WCOLOR (1<<13) |
#define PAINTCURVE_BUFFERED (1<<14) |
#define EXTENTS_SHOWTANGENTS (1<<0) |
#define EXTENTS_SHOWALLTANGENTS (1<<1) |
#define EXTENTS_FITINRANGE (1<<2) |
#define EXTENTS_SELECTED_KEYS (1<<3) |
#define TRACK_DONE 1 |
#define TRACK_DORANGE 2 |
#define TRACK_ASKCLIENT 3 |
#define TRACK_DOSTANDARD 4 |
#define HITCURVE_KEY 1 |
#define HITCURVE_WHOLE 2 |
#define HITCURVE_TANGENT 3 |
#define HITCURVE_NONE 4 |
#define HITCURVE_ASKCLIENT 5 |
#define DISPLAY_XCURVE (1<<28) |
#define DISPLAY_YCURVE (1<<29) |
#define DISPLAY_ZCURVE (1<<30) |
#define DISPLAY_WCURVE (1<<31) |
#define KEYS_NONESELECTED (1<<0) |
#define KEYS_MULTISELECTED (1<<1) |
#define KEYS_COMMONTIME (1<<2) |
#define KEYS_COMMONVALUE (1<<3) |
#define KEYCOORDS_TIMEONLY (1<<0) |
#define KEYCOORDS_VALUEONLY (1<<1) |
#define KEYCOORDS_TIMEVAR _M("n") |
#define KEYCOORDS_VALVAR _M("n") |
#define KEYCOORDS_EXPR_UNSUPPORTED 0 |
#define KEYCOORDS_EXPR_ERROR 1 |
#define KEYCOORDS_EXPR_OK 2 |
#define NOT_KEYFRAMEABLE -1 |
#define ADJTAN_LOCK (1<<0) |
#define ADJTAN_BREAK (1<<1) |
#define ADJTAN_ABSOLUTE (1<<2) |
#define ADJTAN_ANGLE (1<<3) |
#define ADJTAN_LENGTH (1<<4) |
#define EDITTRACK_FCURVE (1<<0) |
#define EDITTRACK_TRACK (1<<1) |
#define EDITTRACK_SCENE (1<<2) |
#define EDITTRACK_BUTTON (1<<3) |
#define EDITTRACK_MOUSE (1<<4) |
#define TRACKPARAMS_NONE 0 |
#define TRACKPARAMS_KEY 1 |
#define TRACKPARAMS_WHOLE 2 |
#define RENDERBEGIN_IN_MEDIT 1 |