Python API 2.0 Reference
OpenMayaRender.MShaderCompileMacro Class Reference
+ Inheritance diagram for OpenMayaRender.MShaderCompileMacro:

Public Member Functions

def __init__ ()
 

Static Public Member Functions

def __new__ ()
 

Properties

 definition = property(...)
 
 name = property(...)
 

Detailed Description

Structure to define a shader compiler macro.

Constructor & Destructor Documentation

def OpenMayaRender.MShaderCompileMacro.__init__ ( )
Initialize self.  See help(type(self)) for accurate signature.

Member Function Documentation

def OpenMayaRender.MShaderCompileMacro.__new__ ( )
static
Create and return a new object.  See help(type) for accurate signature.

Property Documentation

OpenMayaRender.MShaderCompileMacro.definition = property(...)
static
 Macro definition
OpenMayaRender.MShaderCompileMacro.name = property(...)
static
 Name of the macro