Blender V4.3
blender::io::obj::OBJMTLParserTest Class Reference

Inherits testing::Test.

Public Member Functions

void check_string (const char *text, const MTLMaterial *expect, size_t expect_count)
 
void check (const char *file, const MTLMaterial *expect, size_t expect_count)
 
void check_impl (StringRefNull mtl_file_path, StringRefNull file_dir, const MTLMaterial *expect, size_t expect_count)
 

Detailed Description

Definition at line 18 of file obj_mtl_parser_tests.cc.

Member Function Documentation

◆ check()

void blender::io::obj::OBJMTLParserTest::check ( const char * file,
const MTLMaterial * expect,
size_t expect_count )
inline

Definition at line 34 of file obj_mtl_parser_tests.cc.

References check_impl(), and SEP_STR.

◆ check_impl()

◆ check_string()

void blender::io::obj::OBJMTLParserTest::check_string ( const char * text,
const MTLMaterial * expect,
size_t expect_count )
inline

The documentation for this class was generated from the following file: