Blender
V3.3
|
#include <BKE_curve.h>
Public Attributes | |
ListBase | disp |
ListBase | bev |
ListBase | deformed_nurbs |
const float * | anim_path_accum_length |
Definition at line 32 of file BKE_curve.h.
const float* CurveCache::anim_path_accum_length |
Definition at line 42 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(), 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 34 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_edit_curves_nor(), curve_render_normal_len_get(), evaluate_curve_type_object(), object_free_data(), and position_tail_on_spline().
ListBase CurveCache::deformed_nurbs |
Definition at line 35 of file BKE_curve.h.
Referenced by BKE_object_free_curve_cache(), curve_calc_modifiers_post(), evaluate_curve_type_object(), evaluate_surface_object(), and give_parvert().
ListBase CurveCache::disp |
Definition at line 33 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_object_boundbox_calc_from_evaluated_geometry(), BKE_object_foreach_display_point(), BKE_object_free_curve_cache(), BKE_object_material_slot_remove(), contarget_get_lattice_mat(), curve_bevel_make_from_object(), displist_calc_taper(), 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_mball_object(), object_convert_exec(), and stats_object().