|
Blender
V3.3
|
Additional Inherited Members | |
Public Types inherited from blender::fn::FieldInput | |
| enum class | Category { NamedAttribute = 0 , Generated = 1 , AnonymousAttribute = 2 , Unknown } |
Protected Attributes inherited from blender::fn::FieldInput | |
| const CPPType * | type_ |
| std::string | debug_name_ |
| Category | category_ = Category::Unknown |
Protected Attributes inherited from blender::fn::FieldNode | |
| std::shared_ptr< const FieldInputs > | field_inputs_ |
Definition at line 133 of file node_geo_uv_unwrap.cc.
|
inline |
Definition at line 142 of file node_geo_uv_unwrap.cc.
References blender::fn::FieldInput::category_, and blender::fn::FieldInput::Generated.
|
inlinefinal |
Definition at line 157 of file node_geo_uv_unwrap.cc.
References component(), blender::nodes::node_geo_uv_unwrap_cc::construct_uv_gvarray(), and GEO_COMPONENT_TYPE_MESH.