Blender V4.3
node_geo_mesh_primitive_cube.cc File Reference

Go to the source code of this file.

Namespaces

namespace  blender
 
namespace  blender::nodes
 
namespace  blender::nodes::node_geo_mesh_primitive_cube_cc
 

Functions

static void blender::nodes::node_geo_mesh_primitive_cube_cc::node_declare (NodeDeclarationBuilder &b)
 
static Meshblender::nodes::node_geo_mesh_primitive_cube_cc::create_cube_mesh (const float3 size, const int verts_x, const int verts_y, const int verts_z, const std::optional< StringRef > &uv_map_id)
 
static void blender::nodes::node_geo_mesh_primitive_cube_cc::node_geo_exec (GeoNodeExecParams params)
 
static void blender::nodes::node_geo_mesh_primitive_cube_cc::node_register ()