|
Blender
V2.93
|
#include <BKE_curve.h>
Public Attributes | |
| ListBase | disp |
| ListBase | bev |
| ListBase | deformed_nurbs |
| const float * | anim_path_accum_length |
Definition at line 48 of file BKE_curve.h.
| const float* CurveCache::anim_path_accum_length |
Definition at line 58 of file BKE_curve.h.
Referenced by arrayModifier_doArray(), BKE_anim_path_calc_data(), BKE_anim_path_get_length(), BKE_object_free_curve_cache(), BKE_where_on_path(), calc_curve_deform(), do_makeDispListCurveTypes(), ED_object_parent_set(), followpath_get_tarmat(), ob_parcurve(), object_free_data(), position_tail_on_spline(), precalculate_effector(), splineik_evaluate_init(), and vfont_to_curve().
| ListBase CurveCache::bev |
Definition at line 50 of file BKE_curve.h.
Referenced by BKE_anim_path_calc_data(), BKE_anim_path_get_array_size(), BKE_curve_bevelList_make(), BKE_object_free_curve_cache(), BKE_where_on_path(), curve_create_curves_lines(), curve_create_curves_pos(), curve_create_edit_curves_nor(), curve_render_normal_len_get(), curve_render_wire_verts_edges_len_get(), do_makeDispListCurveTypes(), object_free_data(), and position_tail_on_spline().
| ListBase CurveCache::deformed_nurbs |
Definition at line 51 of file BKE_curve.h.
Referenced by BKE_displist_make_surf(), BKE_object_free_curve_cache(), do_makeDispListCurveTypes(), and give_parvert().
| ListBase CurveCache::disp |
Definition at line 49 of file BKE_curve.h.
Referenced by BKE_displist_make_curveTypes(), BKE_displist_make_mball(), BKE_lattice_deform_data_create(), BKE_lattice_minmax_dl(), BKE_lattice_resize(), BKE_mball_texspace_calc(), BKE_mesh_new_nomain_from_curve(), BKE_mesh_nurbs_to_mdata(), BKE_object_foreach_display_point(), BKE_object_free_curve_cache(), BKE_object_material_slot_remove(), boundbox_displist_object(), contarget_get_lattice_mat(), curve_bevel_make_from_object(), curve_create_curves_lines(), curve_create_curves_pos(), curve_render_wire_verts_edges_len_get(), displist_calc_taper(), DRW_curve_batch_cache_create_requested(), DRW_metaball_batch_cache_get_triangles_with_normals(), DRW_metaball_batch_cache_get_wireframes_face(), give_parvert(), lattice_foreachScreenVert(), match_texture_space_exec(), mball_batch_cache_get_edges_adj_lines(), mball_batch_cache_get_pos_and_normals(), mesh_new_from_curve_type_object(), mesh_new_from_mball_object(), object_convert_exec(), object_for_curve_to_mesh_create(), OVERLAY_wireframe_cache_populate(), and stats_object().