Murl::Video::IShaderTechnique::AttributeVariableDeclaration Struct Reference
A declaration of a predefined attribute variable. More...
#include "murl_video_i_shader_technique.h"
Public Member Functions | |
| AttributeVariableDeclaration (IEnums::AttributeItem item) | |
| The constructor. More... | |
Public Attributes | |
| IEnums::AttributeItem | mItem |
| The predefined item. | |
| IEnums::AttributeType | mType |
| The data type. | |
| const Char * | mName |
| The primary name. | |
| const Char * | mAlternativeName |
| The alternative name. | |
Detailed Description
A declaration of a predefined attribute variable.
Constructor & Destructor Documentation
◆ AttributeVariableDeclaration()
|
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