Inherits blender::fn::multi_function::MultiFunction.
◆ SampleNearestSurfaceFunction()
| blender::nodes::node_geo_sample_nearest_surface_cc::SampleNearestSurfaceFunction::SampleNearestSurfaceFunction |
( |
GeometrySet | geometry, |
|
|
const Field< int > & | group_id_field ) |
|
inline |
Definition at line 93 of file node_geo_sample_nearest_surface.cc.
References blender::fn::FieldEvaluator::add(), blender::bke::bvhtree_from_mesh_tris_init(), blender::fn::FieldEvaluator::evaluate(), blender::bke::Face, blender::IndexMask::from_group_ids(), blender::fn::FieldEvaluator::get_evaluated(), blender::threading::individual_task_sizes(), blender::threading::parallel_for(), blender::fn::multi_function::MultiFunction::set_signature(), blender::fn::multi_function::MultiFunction::signature(), and blender::Vector< T, InlineBufferCapacity, Allocator >::size().
◆ ~SampleNearestSurfaceFunction()
| blender::nodes::node_geo_sample_nearest_surface_cc::SampleNearestSurfaceFunction::~SampleNearestSurfaceFunction |
( |
| ) |
|
|
overridedefault |
◆ call()
| void blender::nodes::node_geo_sample_nearest_surface_cc::SampleNearestSurfaceFunction::call |
( |
const IndexMask & | mask, |
|
|
mf::Params | params, |
|
|
mf::Context | ) const |
|
inlineoverride |
◆ get_execution_hints()
| ExecutionHints blender::nodes::node_geo_sample_nearest_surface_cc::SampleNearestSurfaceFunction::get_execution_hints |
( |
| ) |
const |
|
inlineoverridevirtual |
The documentation for this class was generated from the following file: