Blender V4.3
obj_mtl_parser_tests.cc File Reference
#include <gtest/gtest.h>
#include "BLI_fileops.h"
#include "BKE_appdir.hh"
#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, cube)
 
 blender::io::obj::TEST_F (OBJMTLParserTest, all_objects)
 
 blender::io::obj::TEST_F (OBJMTLParserTest, materials)
 
 blender::io::obj::TEST_F (OBJMTLParserTest, materials_without_pbr)
 
 blender::io::obj::TEST_F (OBJMTLParserTest, materials_pbr)