Blender  V3.3
Namespaces | Functions
node_geo_mesh_primitive_ico_sphere.cc File Reference
#include "DNA_mesh_types.h"
#include "BKE_lib_id.h"
#include "BKE_material.h"
#include "BKE_mesh.h"
#include "bmesh.h"
#include "node_geometry_util.hh"

Go to the source code of this file.

Namespaces

 blender
 
 blender::nodes
 
 blender::nodes::node_geo_mesh_primitive_ico_sphere_cc
 

Functions

static void blender::nodes::node_geo_mesh_primitive_ico_sphere_cc::node_declare (NodeDeclarationBuilder &b)
 
static Meshblender::nodes::node_geo_mesh_primitive_ico_sphere_cc::create_ico_sphere_mesh (const int subdivisions, const float radius)
 
static void blender::nodes::node_geo_mesh_primitive_ico_sphere_cc::node_geo_exec (GeoNodeExecParams params)
 
void register_node_type_geo_mesh_primitive_ico_sphere ()
 

Function Documentation

◆ register_node_type_geo_mesh_primitive_ico_sphere()

void register_node_type_geo_mesh_primitive_ico_sphere ( void  )