Axiom.RenderSystems.OpenGL.ATI.Compiler2Pass.DoPass2 C# (CSharp) Метод

DoPass2() защищенный абстрактный Метод

Abstract method that must be set up by subclass to perform Pass 2 of compile process
protected abstract DoPass2 ( ) : bool
Результат bool
		protected abstract bool DoPass2();