|
Blender V4.3
|
Go to the source code of this file.
Classes | |
| class | blender::nodes::node_geo_input_mesh_edge_vertices_cc::EdgeVertsInput |
| class | blender::nodes::node_geo_input_mesh_edge_vertices_cc::EdgePositionFieldInput |
Namespaces | |
| namespace | blender |
| namespace | blender::nodes |
| namespace | blender::nodes::node_geo_input_mesh_edge_vertices_cc |
Functions | |
| static void | blender::nodes::node_geo_input_mesh_edge_vertices_cc::node_declare (NodeDeclarationBuilder &b) |
| static VArray< int > | blender::nodes::node_geo_input_mesh_edge_vertices_cc::construct_edge_verts_gvarray (const Mesh &mesh, const VertNumber vertex, const AttrDomain domain) |
| static VArray< float3 > | blender::nodes::node_geo_input_mesh_edge_vertices_cc::construct_edge_positions_gvarray (const Mesh &mesh, const VertNumber vertex, const AttrDomain domain) |
| static void | blender::nodes::node_geo_input_mesh_edge_vertices_cc::node_geo_exec (GeoNodeExecParams params) |
| static void | blender::nodes::node_geo_input_mesh_edge_vertices_cc::node_register () |