MShaderCompileMacro Struct Reference


Detailed Description

Structure to define a shader compiler macro.

This structure holds the information required to define a macro to be used when acquiring an shader instance from an effects file.

#include <MShaderManager.h>

List of all members.

Public Attributes

MString mName
 Name of the macro.
MString mDefinition
 Macro definition.