org.stellarium
Class Skylight.Struct2

java.lang.Object
  extended by org.stellarium.Skylight.Struct2
Enclosing class:
Skylight

public static class Skylight.Struct2
extends java.lang.Object


Field Summary
 float[] color
           
 double[] pos
           
 
Constructor Summary
Skylight.Struct2()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

pos

public double[] pos

color

public float[] color
Constructor Detail

Skylight.Struct2

public Skylight.Struct2()