Blender V4.5
StabContext Struct Reference

Public Attributes

MovieClip * clip
 
MovieTracking * tracking
 
MovieTrackingStabilization * stab
 
GHash * private_track_data
 
FCurve * locinf
 
FCurve * rotinf
 
FCurve * scaleinf
 
FCurve * target_pos [2]
 
FCurve * target_rot
 
FCurve * target_scale
 
bool use_animation
 

Detailed Description

Definition at line 88 of file tracking_stabilize.cc.

Member Data Documentation

◆ clip

◆ locinf

FCurve* StabContext::locinf

◆ private_track_data

◆ rotinf

FCurve* StabContext::rotinf

◆ scaleinf

FCurve* StabContext::scaleinf

◆ stab

◆ target_pos

FCurve* StabContext::target_pos[2]

◆ target_rot

FCurve* StabContext::target_rot

◆ target_scale

FCurve* StabContext::target_scale

◆ tracking

◆ use_animation

bool StabContext::use_animation

The documentation for this struct was generated from the following file: