C# 클래스 Microsoft.Xna.Framework.Graphics.ConstantBufferCollection

파일 보기 프로젝트 열기: procfxgen/MGShaderEditor

Private Properties

프로퍼티 타입 설명
Clear void
ConstantBufferCollection
SetConstantBuffers void
SetConstantBuffers void
SetConstantBuffers void

공개 메소드들

메소드 설명
this ( int index ) : ConstantBuffer

비공개 메소드들

메소드 설명
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

메소드 상세

this() 공개 메소드

public this ( int index ) : ConstantBuffer
index int
리턴 ConstantBuffer