Blender
V3.3
|
#include <BKE_geometry_fields.hh>
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 85 of file BKE_geometry_fields.hh.
|
inline |
Definition at line 87 of file BKE_geometry_fields.hh.
References blender::fn::FieldInput::category_, and blender::fn::FieldInput::Generated.
|
overridevirtual |
Implements blender::bke::GeometryFieldInput.
Definition at line 863 of file attribute_access.cc.
References attribute, CD_PROP_INT32, component(), blender::fn::IndexFieldInput::get_index_varray(), blender::bke::get_random_id_attribute_name(), and mask().
|
overridevirtual |
Reimplemented from blender::fn::FieldNode.
Definition at line 884 of file attribute_access.cc.
|
overridevirtual |
Reimplemented from blender::fn::FieldNode.
Definition at line 890 of file attribute_access.cc.
|
overridevirtual |
Reimplemented from blender::fn::FieldInput.
Definition at line 879 of file attribute_access.cc.
References TIP_.