org.stellarium.projector
Class ViewportDistorter.ViewportDistorterFisheyeToSphericMirror.VertexData

java.lang.Object
  extended by org.stellarium.projector.ViewportDistorter.ViewportDistorterFisheyeToSphericMirror.VertexData
Enclosing class:
ViewportDistorter.ViewportDistorterFisheyeToSphericMirror

 class ViewportDistorter.ViewportDistorterFisheyeToSphericMirror.VertexData
extends java.lang.Object


Field Summary
(package private)  float[] color
           
(package private)  double h
           
(package private)  float[] xy
           
 
Constructor Summary
ViewportDistorter.ViewportDistorterFisheyeToSphericMirror.VertexData()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

color

float[] color

xy

float[] xy

h

double h
Constructor Detail

ViewportDistorter.ViewportDistorterFisheyeToSphericMirror.VertexData

ViewportDistorter.ViewportDistorterFisheyeToSphericMirror.VertexData()