| casmi.graphics.object.Renderable |
Known Indirect Subclasses
Arc,
Bezier,
Box,
Circle,
Cone,
Curve,
Cylinder,
Element,
Ellipse,
Indicator,
Line,
Lines,
Point,
Polygon,
Quad,
and
7 others.
|
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)