topical media & game development
student-ar-org-papervision3d-core-render-draw-ILineDrawer.ax
student-ar-org-papervision3d-core-render-draw-ILineDrawer.ax
[swf]
[flash]
flex
package org.papervision3d.core.render.draw
{
@Author Ralph Hauwert
import flash.display.Graphics;
import org.papervision3d.core.render.command.RenderLine;
import org.papervision3d.core.render.data.RenderSessionData;
public interface @ax-student-ar-org-papervision3d-core-render-draw-ILineDrawer
{
function drawLine(line:RenderLine, graphics:Graphics, 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.