public static class GL3SharedPrimitive.ConeKey extends GL3SharedPrimitive.PrimitiveKey
Constructor and Description |
---|
ConeKey(int slices,
boolean capped) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(int slices,
boolean capped) |
boolean |
equals(java.lang.Object obj) |
int |
getSlices() |
int |
hashCode() |
boolean |
isCapped() |
getType
public int getSlices()
public boolean isCapped()
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, boolean capped)