Blender  V3.3
Public Attributes | List of all members
CurveCache Struct Reference

#include <BKE_curve.h>

Public Attributes

ListBase disp
 
ListBase bev
 
ListBase deformed_nurbs
 
const floatanim_path_accum_length
 

Detailed Description

Definition at line 32 of file BKE_curve.h.

Member Data Documentation

◆ anim_path_accum_length

const float* CurveCache::anim_path_accum_length

◆ bev

ListBase CurveCache::bev

◆ deformed_nurbs

ListBase CurveCache::deformed_nurbs

◆ disp

ListBase CurveCache::disp

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