|
Blender V5.0
|
#include "mesh_brush_common.hh"#include "BLI_bit_span.hh"#include "BKE_idtype.hh"#include "BKE_lib_id.hh"#include "DNA_mesh_types.h"#include "GEO_mesh_primitive_cuboid.hh"#include "CLG_log.h"#include "testing/testing.h"Go to the source code of this file.
Classes | |
| class | blender::ed::sculpt_paint::tests::MeshTests |
Namespaces | |
| namespace | blender |
| namespace | blender::ed |
| namespace | blender::ed::sculpt_paint |
| namespace | blender::ed::sculpt_paint::tests |
Functions | |
| blender::ed::sculpt_paint::tests::TEST_F (MeshTests, calc_vert_neighbors_interior) | |