Blender V5.0
FCurvePathCache Struct Reference

Public Attributes

FCurve ** fcurve_array
uint fcurve_array_len
FCurvePathCache_Spanspan_table
GHashspan_from_rna_path

Detailed Description

Definition at line 35 of file fcurve_cache.cc.

Member Data Documentation

◆ fcurve_array

◆ fcurve_array_len

uint FCurvePathCache::fcurve_array_len

Definition at line 38 of file fcurve_cache.cc.

Referenced by BKE_fcurve_pathcache_create().

◆ span_from_rna_path

◆ span_table

FCurvePathCache_Span* FCurvePathCache::span_table

Storage for values of span_from_rna_path.

Definition at line 40 of file fcurve_cache.cc.

Referenced by BKE_fcurve_pathcache_create(), and BKE_fcurve_pathcache_destroy().


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