Blender V4.3
GEO_mesh_primitive_cylinder_cone.hh File Reference
#include <optional>
#include <string>

Go to the source code of this file.

Classes

struct  blender::geometry::ConeAttributeOutputs
 

Namespaces

namespace  blender
 
namespace  blender::geometry
 

Enumerations

enum class  blender::geometry::ConeFillType { blender::geometry::None = 0 , blender::geometry::NGon = 1 , blender::geometry::Triangles = 2 }
 

Functions

Meshblender::geometry::create_cylinder_or_cone_mesh (float radius_top, float radius_bottom, float depth, int circle_segments, int side_segments, int fill_segments, ConeFillType fill_type, ConeAttributeOutputs &attribute_outputs)