Package zombie.worldMap
Class WorldMapGeometry.TrianglesPerZoom
java.lang.Object
zombie.worldMap.WorldMapGeometry.TrianglesPerZoom
- Enclosing class:
- WorldMapGeometry
public static final class WorldMapGeometry.TrianglesPerZoom
extends java.lang.Object
-
Field Summary
Fields Modifier and Type Field Description float[]
m_triangles
-
Constructor Summary
Constructors Constructor Description TrianglesPerZoom()
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
m_triangles
public float[] m_triangles
-
-
Constructor Details
-
TrianglesPerZoom
public TrianglesPerZoom()
-