Package org.recast4j.recast
Class HeightfieldLayerSet
java.lang.Object
org.recast4j.recast.HeightfieldLayerSet
public class HeightfieldLayerSet
extends java.lang.Object
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classHeightfieldLayerSet.HeightfieldLayer -
Field Summary
Fields Modifier and Type Field Description HeightfieldLayerSet.HeightfieldLayer[]layers -
Constructor Summary
Constructors Constructor Description HeightfieldLayerSet() -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
layers
-
-
Constructor Details
-
HeightfieldLayerSet
public HeightfieldLayerSet()
-