Blender V4.3
GEO_mesh_primitive_cuboid.hh File Reference
#include <optional>
#include <string>
#include "BLI_math_vector_types.hh"
#include "BLI_string_ref.hh"

Go to the source code of this file.

Namespaces

namespace  blender
 
namespace  blender::geometry
 

Functions

Meshblender::geometry::create_cuboid_mesh (const float3 &size, int verts_x, int verts_y, int verts_z, const std::optional< StringRef > &uv_id)
 
Meshblender::geometry::create_cuboid_mesh (const float3 &size, int verts_x, int verts_y, int verts_z)