jjdh.opengl.particleEngine
Class SphericalBillboard
java.lang.Object
jjdh.opengl.particleEngine.SphericalBillboard
- All Implemented Interfaces:
- IBillboard
public class SphericalBillboard
- extends Object
- implements IBillboard
Field Summary |
private float[] |
scale
|
Method Summary |
void |
disable(javax.media.opengl.GL gl)
|
void |
enable(javax.media.opengl.GL gl)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
scale
private float[] scale
SphericalBillboard
public SphericalBillboard()
SphericalBillboard
public SphericalBillboard(float... scale)
disable
public void disable(javax.media.opengl.GL gl)
- Specified by:
disable
in interface IBillboard
enable
public void enable(javax.media.opengl.GL gl)
- Specified by:
enable
in interface IBillboard
Copyright © 2006 Jonas Jacobi and Dennis Heidsiek. All Rights Reserved.