Package samer.j3d
Class ImmediateRenderer
- java.lang.Object
-
- samer.j3d.Util
-
- samer.j3d.ImmediateRenderer
-
-
Constructor Summary
Constructors Constructor and Description ImmediateRenderer(Canvas3D c)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description void
dispose()
void
run()
void
setAppearance(Appearance a)
void
setBackground(Background b)
void
setGeometry(Geometry g)
void
starting()
void
stopping()
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from class samer.j3d.Util
addKeyNavigator, addRotator, alpha, ambientLight, background, color, color, directionalLight, flat, flat, getBounds, material, mouseRotate, mouseTranslate, mouseZoom, offsetPolygon, patches, pointLight, points, readwrite, setBounds, shadedwireframe, wireframe, writable, writable
-
-