Closed donovankeith closed 6 years ago
Maxon seems to replace +
with P
and -
with N
enum
{
PRIM_AXIS = 1300, // LONG - Direction [0:+X; 1:-X; 2:+Y; 3:-Y; 4:+Z; 5:-Z]
PRIM_AXIS_XP = 0,
PRIM_AXIS_XN = 1,
PRIM_AXIS_YP = 2,
PRIM_AXIS_YN = 3,
PRIM_AXIS_ZP = 4,
PRIM_AXIS_ZN = 5
};
I hate to add special cases, but it seems that
Are fairly common cycle options. At the moment, they generate overlapping IDs:
UserData:
Ocvline.res
cv-line spline.zip