Ogre::CreateGpuProgramScriptCompilerEvent Class Reference

#include <OgreScriptCompiler.h>

Inheritance diagram for Ogre::CreateGpuProgramScriptCompilerEvent:

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 515 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 )

Member Data Documentation

◆ eventType

String Ogre::CreateGpuProgramScriptCompilerEvent::eventType
static

Definition at line 520 of file OgreScriptCompiler.h.

Referenced by CreateGpuProgramScriptCompilerEvent().

◆ mFile

String Ogre::CreateGpuProgramScriptCompilerEvent::mFile

Definition at line 518 of file OgreScriptCompiler.h.

Referenced by CreateGpuProgramScriptCompilerEvent().

◆ mName

String Ogre::CreateGpuProgramScriptCompilerEvent::mName

Definition at line 518 of file OgreScriptCompiler.h.

Referenced by CreateGpuProgramScriptCompilerEvent().

◆ mProgramType

GpuProgramType Ogre::CreateGpuProgramScriptCompilerEvent::mProgramType

Definition at line 519 of file OgreScriptCompiler.h.

Referenced by CreateGpuProgramScriptCompilerEvent().

◆ mResourceGroup

String Ogre::CreateGpuProgramScriptCompilerEvent::mResourceGroup

Definition at line 518 of file OgreScriptCompiler.h.

Referenced by CreateGpuProgramScriptCompilerEvent().

◆ mSource

String Ogre::CreateGpuProgramScriptCompilerEvent::mSource

Definition at line 518 of file OgreScriptCompiler.h.

Referenced by CreateGpuProgramScriptCompilerEvent().

◆ mSyntax

String Ogre::CreateGpuProgramScriptCompilerEvent::mSyntax

Definition at line 518 of file OgreScriptCompiler.h.

Referenced by CreateGpuProgramScriptCompilerEvent().

◆ mType

String Ogre::ScriptCompilerEvent::mType
inherited

Definition at line 332 of file OgreScriptCompiler.h.

Referenced by ScriptCompilerEvent().


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

Copyright © 2012 Torus Knot Software Ltd
Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.