Blender V5.0
stl_exporter_tests.cc File Reference
#include "tests/blendfile_loading_base_test.h"
#include "BKE_appdir.hh"
#include "BLI_fileops.h"
#include "BLI_string.h"
#include "DEG_depsgraph.hh"
#include "MEM_guardedalloc.h"
#include "IO_stl.hh"
#include "stl_export.hh"

Go to the source code of this file.

Classes

class  blender::io::stl::STLExportTest

Namespaces

namespace  blender
namespace  blender::io
namespace  blender::io::stl

Functions

static std::string blender::io::stl::read_temp_file_in_string (const std::string &file_path)
 blender::io::stl::TEST_F (STLExportTest, all_tris)
 blender::io::stl::TEST_F (STLExportTest, all_quads)
 blender::io::stl::TEST_F (STLExportTest, non_uniform_scale)
 blender::io::stl::TEST_F (STLExportTest, cubes_positioned)

Variables

constexpr bool blender::io::stl::save_failing_test_output = false