topical media & game development

talk show tell print

student-ar-org-papervision3d-core-render-project-ProjectionPipeline.ax

student-ar-org-papervision3d-core-render-project-ProjectionPipeline.ax [swf] [flash] flex


  package org.papervision3d.core.render.project
  {
          import org.papervision3d.core.render.data.RenderSessionData;
          
          
          

author: Ralph Hauwert

  
          public class @ax-student-ar-org-papervision3d-core-render-project-ProjectionPipeline
          {
                  
                  
@ax-student-ar-org-papervision3d-core-render-project-ProjectionPipeline(); A projection pipeline defines the way a scene and it's contained objects will be projected and culled. It's designed to create flexibility within the rendering of Papervision3D, allowing multiple projection methods and culling.

  
                  public function @ax-student-ar-org-papervision3d-core-render-project-ProjectionPipeline()
                  {
                          
                  }
                  
                  
project(renderSessionData:RenderSessionData); The main projection function as called by the renderer.

  
                  public function project(renderSessionData:RenderSessionData):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.