|
Blender V4.3
|
Classes | |
| struct | LocalData |
Functions | |
| static void | calc_node (const Depsgraph &depsgraph, Object &object, const Brush &brush, const float strength, const bke::pbvh::GridsNode &node, LocalData &tls) |
| static BLI_NOINLINE void | eval_all_limit_positions (const SubdivCCG &subdiv_ccg, const MutableSpan< float3 > limit_positions) |
| static BLI_NOINLINE void | store_node_prev_displacement (const Span< float3 > limit_positions, const Span< float3 > positions, const CCGKey &key, const bke::pbvh::GridsNode &node, const MutableSpan< float3 > prev_displacement) |
|
static |
Definition at line 37 of file multires_displacement_smear.cc.
|
static |
Definition at line 124 of file multires_displacement_smear.cc.
|
static |
Definition at line 137 of file multires_displacement_smear.cc.