Home
last modified time | relevance | path

Searched defs:curve_radius (Results 1 – 6 of 6) sorted by relevance

/dports/graphics/blender/blender-2.91.0/intern/cycles/render/
H A Dhair.cpp27 const float *curve_radius, in bounds_grow()
52 const float *curve_radius, in bounds_grow()
104 const float *curve_radius, in motion_keys()
130 const float *curve_radius, in cardinal_motion_keys()
178 const float *curve_radius, in keys_for_step()
222 const float *curve_radius, in cardinal_keys_for_step()
H A Dhair.h93 array<float> curve_radius; variable
/dports/graphics/blender/blender-2.91.0/source/blender/blenkernel/intern/
H A Dhair.c228 float *curve_radius = hair->radius + curve->firstpoint; in hair_random() local
/dports/graphics/blender/blender-2.91.0/intern/cycles/bvh/
H A Dbvh_embree.cpp692 const float *curve_radius = &hair->curve_radius[0]; in set_curve_vertex_buffer() local
H A Dbvh_build.cpp172 const float *curve_radius = &hair->curve_radius[0]; in add_reference_curves() local
/dports/graphics/blender/blender-2.91.0/release/scripts/startup/bl_ui/
H A Dspace_toolsystem_toolbar.py1123 def curve_radius(): member in _defs_edit_curve