C# Class Microsoft.Xna.Framework.Graphics.ConstantBufferCollection

Afficher le fichier Open project: procfxgen/MGShaderEditor

Private Properties

Свойство Type Description
Clear void
ConstantBufferCollection
SetConstantBuffers void
SetConstantBuffers void
SetConstantBuffers void

Méthodes publiques

Méthode Description
this ( int index ) : ConstantBuffer

Private Methods

Méthode Description
Clear ( ) : void
ConstantBufferCollection ( ShaderStage stage, int maxBuffers )
SetConstantBuffers ( Microsoft.Xna.Framework.Graphics.GraphicsDevice device ) : void
SetConstantBuffers ( Microsoft.Xna.Framework.Graphics.GraphicsDevice device, Microsoft.Xna.Framework.Graphics.ShaderProgram shaderProgram ) : void
SetConstantBuffers ( Microsoft.Xna.Framework.Graphics.GraphicsDevice device, int shaderProgram ) : void

Method Details

this() public méthode

public this ( int index ) : ConstantBuffer
index int
Résultat ConstantBuffer