public static class GL3SharedPrimitive.CylinderKey extends GL3SharedPrimitive.PrimitiveKey
| Constructor and Description | 
|---|
| CylinderKey(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() | 
getTypepublic int getSlices()
public boolean isCapped()
public int hashCode()
hashCode in class GL3SharedPrimitive.PrimitiveKeypublic boolean equals(java.lang.Object obj)
equals in class GL3SharedPrimitive.PrimitiveKeypublic boolean equals(int slices,
                      boolean capped)