|
Blender V4.5
|
Go to the source code of this file.
Namespaces | |
| namespace | blender |
| namespace | blender::geometry |
Functions | |
| Mesh * | blender::geometry::create_cuboid_mesh (const float3float3 &size, int verts_x, int verts_y, int verts_z, const std::optional< StringRef > &uv_id) |
| Mesh * | blender::geometry::create_cuboid_mesh (const float3float3 &size, int verts_x, int verts_y, int verts_z) |