public static class GL3SharedPrimitive.SpindleKey extends GL3SharedPrimitive.PrimitiveKey
| Constructor and Description | 
|---|
| SpindleKey(int slices,
          int levels) | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | equals(int slices,
      int levels) | 
| boolean | equals(java.lang.Object obj) | 
| int | getLevels() | 
| int | getSlices() | 
| int | hashCode() | 
getTypepublic int getSlices()
public int getLevels()
public int hashCode()
hashCode in class GL3SharedPrimitive.PrimitiveKeypublic boolean equals(java.lang.Object obj)
equals in class GL3SharedPrimitive.PrimitiveKeypublic boolean equals(int slices,
                      int levels)