Murl::Video::IShaderTechnique::UniformVariableDeclaration Struct Reference
A declaration of a predefined uniform variable. More...
#include "murl_video_i_shader_technique.h"
Public Member Functions | |
UniformVariableDeclaration (IEnums::UniformItem item) | |
The constructor. More... | |
Public Attributes | |
IEnums::UniformItem | mItem |
The predefined item. | |
IEnums::UniformType | mType |
The data type. | |
const Char * | mName |
The primary name. | |
const Char * | mAlternativeName |
The alternative name. | |
Detailed Description
A declaration of a predefined uniform variable.
Constructor & Destructor Documentation
◆ UniformVariableDeclaration()
|
inline |
The constructor.
- Parameters
-
item The predefined item.
The documentation for this struct was generated from the following file:
- murl_video_i_shader_technique.h