Blender V4.3
stl_exporter_tests.cc File Reference
#include "tests/blendfile_loading_base_test.h"
#include "BKE_appdir.hh"
#include "BKE_main.hh"
#include "BLI_fileops.h"
#include "BLI_string.h"
#include "BLO_readfile.hh"
#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