org.stellarium.landscape
Class LandscapeTexCoord

java.lang.Object
  extended by org.stellarium.landscape.LandscapeTexCoord

 class LandscapeTexCoord
extends java.lang.Object

Version:
$revision$
Author:
Jerome Beau

Field Summary
(package private)  STexture tex
           
(package private)  float[] texCoords
           
 
Constructor Summary
LandscapeTexCoord()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

tex

STexture tex

texCoords

float[] texCoords
Constructor Detail

LandscapeTexCoord

LandscapeTexCoord()