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 (const 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. | |
| const Char * | mCrossCompileName |
| The alternative name generated by the cross compiler. | |
Detailed Description
A declaration of a predefined uniform variable.
Constructor & Destructor Documentation
◆ UniformVariableDeclaration()
|
inlineexplicit |
The constructor.
- Parameters
-
item The predefined item.
The documentation for this struct was generated from the following file:
- murl_video_i_shader_technique.h