OGRE  1.9.0
Public Member Functions | Public Attributes | Static Public Attributes | List of all members
Ogre::CreateGpuProgramScriptCompilerEvent Class Reference

#include <OgreScriptCompiler.h>

Inheritance diagram for Ogre::CreateGpuProgramScriptCompilerEvent:
Inheritance graph
[legend]

Public Member Functions

 CreateGpuProgramScriptCompilerEvent (const String &file, const String &name, const String &resourceGroup, const String &source, const String &syntax, GpuProgramType programType)
 

Public Attributes

String mFile
 
String mName
 
GpuProgramType mProgramType
 
String mResourceGroup
 
String mSource
 
String mSyntax
 
String mType
 

Static Public Attributes

static String eventType
 

Detailed Description

Definition at line 546 of file OgreScriptCompiler.h.

Constructor & Destructor Documentation

◆ CreateGpuProgramScriptCompilerEvent()

Ogre::CreateGpuProgramScriptCompilerEvent::CreateGpuProgramScriptCompilerEvent ( const String file,
const String name,
const String resourceGroup,
const String source,
const String syntax,
GpuProgramType  programType 
)

Definition at line 553 of file OgreScriptCompiler.h.

Member Data Documentation

◆ eventType

String Ogre::CreateGpuProgramScriptCompilerEvent::eventType
static

Definition at line 551 of file OgreScriptCompiler.h.

◆ mFile

String Ogre::CreateGpuProgramScriptCompilerEvent::mFile

Definition at line 549 of file OgreScriptCompiler.h.

◆ mName

String Ogre::CreateGpuProgramScriptCompilerEvent::mName

Definition at line 549 of file OgreScriptCompiler.h.

◆ mProgramType

GpuProgramType Ogre::CreateGpuProgramScriptCompilerEvent::mProgramType

Definition at line 550 of file OgreScriptCompiler.h.

◆ mResourceGroup

String Ogre::CreateGpuProgramScriptCompilerEvent::mResourceGroup

Definition at line 549 of file OgreScriptCompiler.h.

◆ mSource

String Ogre::CreateGpuProgramScriptCompilerEvent::mSource

Definition at line 549 of file OgreScriptCompiler.h.

◆ mSyntax

String Ogre::CreateGpuProgramScriptCompilerEvent::mSyntax

Definition at line 549 of file OgreScriptCompiler.h.

◆ mType

String Ogre::ScriptCompilerEvent::mType
inherited

Definition at line 350 of file OgreScriptCompiler.h.


The documentation for this class was generated from the following file: