Blender V5.0
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 39 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 42 of file BKE_curve.hh.

◆ disp

ListBase CurveCache::disp

Definition at line 40 of file BKE_curve.hh.


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