Rings
Version 0.3

threeD.raytracer.graphics
Class ParticleGroupRenderer

java.lang.Object
  extended bythreeD.raytracer.graphics.ParticleGroupRenderer

public class ParticleGroupRenderer
extends java.lang.Object


Constructor Summary
ParticleGroupRenderer()
           
 
Method Summary
static void draw(ParticleGroup p, PinholeCamera c, java.awt.Graphics g, double ox, double oy, double scale, double minSize, double maxSize, double far)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ParticleGroupRenderer

public ParticleGroupRenderer()
Method Detail

draw

public static void draw(ParticleGroup p,
                        PinholeCamera c,
                        java.awt.Graphics g,
                        double ox,
                        double oy,
                        double scale,
                        double minSize,
                        double maxSize,
                        double far)

Rings
Version 0.3

Copyright 2003-05 Mike Murray