In the middle of multithreading parsers.
This commit is contained in:
@@ -7,9 +7,9 @@ namespace zgl
|
||||
|
||||
struct material_metadata
|
||||
{
|
||||
texture_handle ambient_color_texture_handle;
|
||||
texture_handle diffuse_color_texture_handle;
|
||||
texture_handle specular_color_texture_handle;
|
||||
texture_handle specular_filter_texture_handle;
|
||||
texture_handle diffuse_filter_texture_handle;
|
||||
texture_handle specular_filter_texture_handle;
|
||||
texture_handle shininess_texture_handle;
|
||||
texture_handle alpha_texture_handle;
|
||||
texture_handle bump_texture_handle;
|
||||
|
||||
Reference in New Issue
Block a user