|
Blender V4.5
|
Classes | |
| class | TrackPositionOperation |
Functions | |
| static void | cmp_node_trackpos_declare (NodeDeclarationBuilder &b) |
| static void | init (const bContext *C, PointerRNA *ptr) |
| static void | node_composit_buts_trackpos (uiLayout *layout, bContext *C, PointerRNA *ptr) |
| static NodeOperation * | get_compositor_operation (Context &context, DNode node) |
|
static |
Definition at line 36 of file node_composite_trackpos.cc.
References b, cmp_node_trackpos_declare(), PROP_VELOCITY, and blender::nodes::decl::Vector::subtype.
Referenced by cmp_node_trackpos_declare().
|
static |
Definition at line 348 of file node_composite_trackpos.cc.
|
static |
Definition at line 43 of file node_composite_trackpos.cc.
References MovieTrackingObject::active_track, BKE_tracking_object_get_active(), C, Scene::clip, CTX_data_scene(), data, bNode::id, MovieClip::id, id_us_plus(), MEM_callocN(), MovieTrackingObject::name, MovieTrackingTrack::name, ptr, bNode::storage, STRNCPY(), and MovieClip::tracking.
|
static |
Definition at line 67 of file node_composite_trackpos.cc.
References BKE_tracking_object_get_named(), C, CMP_NODE_TRACK_POSITION_ABSOLUTE_FRAME, CMP_NODE_TRACK_POSITION_RELATIVE_FRAME, col, uiLayout::column(), bNode::custom1, data, ELEM, bNode::id, MovieClip::id, uiLayout::prop(), ptr, RNA_pointer_create_discrete(), bNode::storage, MovieClip::tracking, UI_ITEM_R_SPLIT_EMPTY_NAME, uiItemPointerR(), and uiTemplateID().