public interface

Renderable

casmi.graphics.object.Renderable
Known Indirect Subclasses

Class Overview

Renderable interface for graphics object.

Summary

Public Methods
abstract void render(GL2 gl, GLU glu, int width, int height, boolean selection)

Public Methods

public abstract void render (GL2 gl, GLU glu, int width, int height, boolean selection)