All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
kanzi::ShaderTextureUniform Struct Reference

Specifies single texture uniform entry. More...

#include <kanzi/graphics_3d/shader.hpp>

Public Attributes

int textureWidthUniformLocation
 Texture width uniform location. More...
 
int textureHeightUniformLocation
 Texture height uniform location. More...
 

Detailed Description

Specifies single texture uniform entry.

Member Data Documentation

int kanzi::ShaderTextureUniform::textureWidthUniformLocation

Texture width uniform location.

int kanzi::ShaderTextureUniform::textureHeightUniformLocation

Texture height uniform location.


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