Blender V5.0
MovieClipCache Struct Reference

Public Attributes

MovieCachemoviecache
struct { 
   ImBuf *   ibuf 
   int   framenr 
   int   flag 
   float   focal_length 
   float   principal_point [2] 
   float   polynomial_k [3] 
   float   division_k [2] 
   float   nuke_k [2] 
   float   brown_k [4] 
   float   brown_p [2] 
   short   distortion_model 
   bool   undistortion_used 
   int   proxy 
   short   render_flag 
postprocessed
struct { 
   ImBuf *   reference_ibuf 
   ImBuf *   ibuf 
   int   framenr 
   int   postprocess_flag 
   float   loc [2] 
   float   scale 
   float   angle 
   float   aspect 
   int   proxy 
   int   filter 
   short   render_flag 
stabilized
int sequence_offset
bool is_still_sequence

Detailed Description

Definition at line 669 of file movieclip.cc.

Member Data Documentation

◆ angle

float MovieClipCache::angle

◆ aspect

float MovieClipCache::aspect

Definition at line 702 of file movieclip.cc.

Referenced by get_stable_cached_frame(), and put_stabilized_frame_to_cache().

◆ brown_k

float MovieClipCache::brown_k[4]

◆ brown_p

float MovieClipCache::brown_p[2]

◆ distortion_model

short MovieClipCache::distortion_model

◆ division_k

float MovieClipCache::division_k[2]

◆ filter

int MovieClipCache::filter

Definition at line 703 of file movieclip.cc.

Referenced by get_stable_cached_frame(), and put_stabilized_frame_to_cache().

◆ flag

int MovieClipCache::flag

◆ focal_length

float MovieClipCache::focal_length

◆ framenr

◆ ibuf

◆ is_still_sequence

bool MovieClipCache::is_still_sequence

Definition at line 709 of file movieclip.cc.

Referenced by get_imbuf_cache(), and put_imbuf_cache().

◆ loc

float MovieClipCache::loc[2]

◆ moviecache

◆ nuke_k

float MovieClipCache::nuke_k[2]

◆ polynomial_k

float MovieClipCache::polynomial_k[3]

◆ postprocess_flag

int MovieClipCache::postprocess_flag

Definition at line 700 of file movieclip.cc.

Referenced by get_stable_cached_frame(), and put_stabilized_frame_to_cache().

◆ [struct]

◆ principal_point

float MovieClipCache::principal_point[2]

◆ proxy

◆ reference_ibuf

ImBuf* MovieClipCache::reference_ibuf

Definition at line 696 of file movieclip.cc.

Referenced by get_stable_cached_frame(), and put_stabilized_frame_to_cache().

◆ render_flag

◆ scale

float MovieClipCache::scale

◆ sequence_offset

int MovieClipCache::sequence_offset

Definition at line 707 of file movieclip.cc.

Referenced by put_imbuf_cache(), and user_frame_to_cache_frame().

◆ [struct]

struct { ... } MovieClipCache::stabilized

◆ undistortion_used

bool MovieClipCache::undistortion_used

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