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 92 of file node_geo_field_at_index.cc.
|
inline |
Definition at line 99 of file node_geo_field_at_index.cc.
|
inlinefinalvirtual |
Implements blender::bke::GeometryFieldInput.
Definition at line 107 of file node_geo_field_at_index.cc.
References component(), blender::attribute_math::convert_to_static_type(), blender::VArray< T >::ForContainer(), indices, mask(), blender::threading::parallel_for(), T, blender::fn::FieldInput::type_, and blender::GVArray::typed().