Blender
V3.3
|
Additional Inherited Members | |
![]() | |
enum class | Category { NamedAttribute = 0 , Generated = 1 , AnonymousAttribute = 2 , Unknown } |
![]() | |
const CPPType * | type_ |
std::string | debug_name_ |
Category | category_ = Category::Unknown |
![]() | |
std::shared_ptr< const FieldInputs > | field_inputs_ |
Definition at line 195 of file node_geo_accumulate_field.cc.
|
inline |
Definition at line 203 of file node_geo_accumulate_field.cc.
|
inlinefinal |
Definition at line 215 of file node_geo_accumulate_field.cc.
References blender::bke::AttributeAccessor::adapt_domain(), blender::fn::FieldEvaluator::add(), component(), blender::VArray< T >::ForContainer(), blender::VArrayCommon< T >::index_range(), blender::nodes::node_geo_accumulate_field_cc::Leading, blender::Map< Key, Value, InlineBufferCapacity, ProbingStrategy, Hash, IsEqual, Slot, Allocator >::lookup_or_add_default(), and T.
|
inlineoverridevirtual |
Reimplemented from blender::fn::FieldNode.
Definition at line 272 of file node_geo_accumulate_field.cc.
References blender::get_default_hash_4().
|
inlineoverridevirtual |
Reimplemented from blender::fn::FieldNode.
Definition at line 277 of file node_geo_accumulate_field.cc.