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