|
Blender
V3.3
|
#include "BLI_math_vec_types.hh"Go to the source code of this file.
Namespaces | |
| blender | |
| blender::bke | |
| blender::geometry | |
Functions | |
| Mesh * | blender::geometry::create_cuboid_mesh (const float3 &size, int verts_x, int verts_y, int verts_z, const bke::AttributeIDRef &uv_id) |
| Mesh * | blender::geometry::create_cuboid_mesh (const float3 &size, int verts_x, int verts_y, int verts_z) |