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() |
getType
public int getSlices()
public int getLevels()
public int hashCode()
hashCode
in class GL3SharedPrimitive.PrimitiveKey
public boolean equals(java.lang.Object obj)
equals
in class GL3SharedPrimitive.PrimitiveKey
public boolean equals(int slices, int levels)