Class DrawMeshes

java.lang.Object
com.marginallyclever.ro3.apps.viewport.renderpass.AbstractRenderPass
com.marginallyclever.ro3.apps.viewport.renderpass.DrawMeshes
All Implemented Interfaces:
com.jogamp.opengl.GLEventListener, RenderPass, EventListener

public class DrawMeshes extends AbstractRenderPass
Draw each MeshInstance as a Mesh. If the MeshInstance has a sibling Material with a Texture then use it in the ShaderProgram.