CG_Labs  2021.2
Public Attributes | List of all members
anonymous_namespace{assignment2.cpp}::GeometryTextureData Struct Reference

Public Attributes

GLuint diffuse_texture_id { 0u }
 
GLuint specular_texture_id { 0u }
 
GLuint normals_texture_id { 0u }
 
GLuint opacity_texture_id { 0u }
 

Member Data Documentation

◆ diffuse_texture_id

GLuint anonymous_namespace{assignment2.cpp}::GeometryTextureData::diffuse_texture_id { 0u }

◆ normals_texture_id

GLuint anonymous_namespace{assignment2.cpp}::GeometryTextureData::normals_texture_id { 0u }

◆ opacity_texture_id

GLuint anonymous_namespace{assignment2.cpp}::GeometryTextureData::opacity_texture_id { 0u }

◆ specular_texture_id

GLuint anonymous_namespace{assignment2.cpp}::GeometryTextureData::specular_texture_id { 0u }

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