Update function declaration
This commit is contained in:
@@ -397,8 +397,7 @@ void LoadMtl(std::map<std::string, int> *material_map,
|
|||||||
///
|
///
|
||||||
bool ParseTextureNameAndOption(std::string *texname,
|
bool ParseTextureNameAndOption(std::string *texname,
|
||||||
texture_option_t *texopt,
|
texture_option_t *texopt,
|
||||||
const char *linebuf,
|
const char *linebuf);
|
||||||
const bool is_bump);
|
|
||||||
} // namespace tinyobj
|
} // namespace tinyobj
|
||||||
|
|
||||||
#endif // TINY_OBJ_LOADER_H_
|
#endif // TINY_OBJ_LOADER_H_
|
||||||
|
|||||||
Reference in New Issue
Block a user