Blender V4.3
stl_importer_tests.cc File Reference
#include "tests/blendfile_loading_base_test.h"
#include "BKE_mesh.hh"
#include "BKE_object.hh"
#include "BLI_math_base.h"
#include "BLI_math_vector_types.hh"
#include "BLI_string.h"
#include "BLO_readfile.hh"
#include "DEG_depsgraph_query.hh"
#include "stl_import.hh"

Go to the source code of this file.

Classes

struct  blender::io::stl::Expectation
class  blender::io::stl::stl_importer_test

Namespaces

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

Functions

 blender::io::stl::TEST_F (stl_importer_test, all_quads)
 blender::io::stl::TEST_F (stl_importer_test, cubes_positioned)
 blender::io::stl::TEST_F (stl_importer_test, non_uniform_scale)