Blender V5.0
obj_mtl_parser_tests.cc File Reference
#include <gtest/gtest.h>
#include "BLI_fileops.h"
#include "BKE_appdir.hh"
#include "CLG_log.h"
#include "testing/testing.h"
#include "obj_export_mtl.hh"
#include "obj_import_file_reader.hh"

Go to the source code of this file.

Classes

class  blender::io::obj::OBJMTLParserTest

Namespaces

namespace  blender
namespace  blender::io
namespace  blender::io::obj

Functions

 blender::io::obj::TEST_F (OBJMTLParserTest, string_newlines_whitespace)
 blender::io::obj::TEST_F (OBJMTLParserTest, materials)
 blender::io::obj::TEST_F (OBJMTLParserTest, materials_pbr)