|
Blender V5.0
|
#include <BKE_curve.hh>
Public Attributes | |
| ListBase | disp |
| ListBase | bev |
| ListBase | deformed_nurbs |
| const float * | anim_path_accum_length |
Definition at line 39 of file BKE_curve.hh.
| const float* CurveCache::anim_path_accum_length |
Definition at line 49 of file BKE_curve.hh.
Referenced by arrayModifier_doArray(), BKE_anim_path_get_length(), position_tail_on_spline(), and splineik_evaluate_init().
| ListBase CurveCache::bev |
Definition at line 41 of file BKE_curve.hh.
Referenced by BKE_anim_path_get_array_size(), blender::draw::curve_create_edit_curves_nor(), blender::draw::curve_render_normal_len_get(), and position_tail_on_spline().
| ListBase CurveCache::deformed_nurbs |
Definition at line 42 of file BKE_curve.hh.
| ListBase CurveCache::disp |
Definition at line 40 of file BKE_curve.hh.