topical media & game development

talk show tell print

student-ar-org-papervision3d-core-render-shader-IShaderRenderer.ax

student-ar-org-papervision3d-core-render-shader-IShaderRenderer.ax [swf] [flash] flex


  package org.papervision3d.core.render.shader
  {
          import flash.display.Sprite;
          
          import org.papervision3d.core.render.data.RenderSessionData;
          import org.papervision3d.materials.shaders.Shader;
          
          public interface @ax-student-ar-org-papervision3d-core-render-shader-IShaderRenderer
          {
                  function render(renderSessionData:RenderSessionData):void;
                  function clear():void;
                  function getLayerForShader(shader:Shader):Sprite;
                  function destroy():void;
          }
  }


(C) Æliens 04/09/2009

You may not copy or print any of this material without explicit permission of the author or the publisher. In case of other copyright issues, contact the author.