public static class GL3SharedPrimitive.ConeKey extends GL3SharedPrimitive.PrimitiveKey
Constructor and Description |
---|
GL3SharedPrimitive.ConeKey(int slices,
boolean capped) |
public GL3SharedPrimitive.ConeKey(int slices, boolean capped)
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)