topical media & game development
student-ar-org-papervision3d-core-culling-ITriangleCuller.ax
student-ar-org-papervision3d-core-culling-ITriangleCuller.ax
[swf]
[flash]
flex
package org.papervision3d.core.culling {
import org.papervision3d.core.geom.renderables.Triangle3D;
import org.papervision3d.core.geom.renderables.Vertex3DInstance;
public interface @ax-student-ar-org-papervision3d-core-culling-ITriangleCuller
{
function testFace(face3D:Triangle3D, vertex0:Vertex3DInstance, vertex1:Vertex3DInstance, vertex2:Vertex3DInstance):Boolean;
}
}
(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.