= {
"ABSOLUTE",
0,
N_(
"Returns the position and speed of the marker at the current scene frame relative to the "
"zero origin of the tracking space")},
"RELATIVE_START",
0,
N_(
"Returns the position and speed of the marker at the current scene frame relative to the "
"position of the first non-disabled marker in the track")},
"RELATIVE_FRAME",
0,
N_(
"Returns the position and speed of the marker at the current scene frame relative to the "
"position of the marker at the current scene frame plus the user given relative frame")},
"ABSOLUTE_FRAME",
0,
N_(
"Returns the position and speed of the marker at the given absolute frame")},
{0, nullptr, 0, nullptr, nullptr},
}
@ CMP_NODE_TRACK_POSITION_RELATIVE_START
@ CMP_NODE_TRACK_POSITION_ABSOLUTE_FRAME
@ CMP_NODE_TRACK_POSITION_RELATIVE_FRAME
@ CMP_NODE_TRACK_POSITION_ABSOLUTE