C# Class PsmFramework.Engines.DrawEngine2d.Shaders.ShaderBase

Inheritance: IDisposablePlus
Afficher le fichier Open project: artwallace/PsmFramework

Protected Properties

Свойство Type Description
DrawEngine2d PsmFramework.Engines.DrawEngine2d.DrawEngine2d

Méthodes publiques

Méthode Description
Dispose ( ) : void

Méthodes protégées

Méthode Description
Cleanup ( ) : void
CleanupShaderProgram ( ) : void
Initialize ( ) : void
InitializeShaderProgram ( ) : void

Private Methods

Méthode Description
CleanupDrawEngine2d ( ) : void
CleanupInternal ( ) : void
CleanupShaderProgramInternal ( ) : void
InitializeDrawEngine2d ( DrawEngine2d drawEngine2d ) : void
InitializeInternal ( DrawEngine2d drawEngine2d ) : void
InitializeShaderProgramInternal ( ) : void
LoadEmbeddedShader ( ) : void
ShaderBase ( DrawEngine2d drawEngine2d ) : System

Method Details

Cleanup() protected méthode

protected Cleanup ( ) : void
Résultat void

CleanupShaderProgram() protected abstract méthode

protected abstract CleanupShaderProgram ( ) : void
Résultat void

Dispose() public méthode

public Dispose ( ) : void
Résultat void

Initialize() protected méthode

protected Initialize ( ) : void
Résultat void

InitializeShaderProgram() protected abstract méthode

protected abstract InitializeShaderProgram ( ) : void
Résultat void

Property Details

DrawEngine2d protected_oe property

protected DrawEngine2d,PsmFramework.Engines.DrawEngine2d DrawEngine2d
Résultat PsmFramework.Engines.DrawEngine2d.DrawEngine2d