Blender V4.3
CurveCache Struct Reference

#include <BKE_curve.hh>

Public Attributes

ListBase disp
 
ListBase bev
 
ListBase deformed_nurbs
 
const floatanim_path_accum_length
 

Detailed Description

Definition at line 36 of file BKE_curve.hh.

Member Data Documentation

◆ anim_path_accum_length

const float* CurveCache::anim_path_accum_length

◆ bev

◆ deformed_nurbs

ListBase CurveCache::deformed_nurbs

Definition at line 39 of file BKE_curve.hh.

◆ disp

ListBase CurveCache::disp

Definition at line 37 of file BKE_curve.hh.


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