public class PickableSphere extends Sphere implements Pickable
| Modifier and Type | Field and Description |
|---|---|
protected int |
pid |
color, glut, position, radius, slices, stacksfacestatus, wfcolor, wfstatus, wfwidthbbox, boundingBoxColor, boundingBoxDisplayed, displayed, hasListeners, legend, legendDisplayed, listeners, spaceTransformer, transform, transformBefore| Constructor and Description |
|---|
PickableSphere() |
PickableSphere(Coord3d position,
float radius,
int slicing,
Color color) |
| Modifier and Type | Method and Description |
|---|---|
int |
getPickingId() |
void |
setPickingId(int id) |
applyGeometryTransform, draw, getColor, getPosition, setColor, setData, setPosition, setSlicing, setVolume, toString, updateBoundsgetFaceDisplayed, getWireframeColor, getWireframeDisplayed, getWireframeWidth, setFaceDisplayed, setWireframeColor, setWireframeDisplayed, setWireframeWidthaddDrawableListener, call, call, callWithAlphaFactor, colorGL2, colorGLES2, dispose, doDrawBounds, doTransform, fireDrawableChanged, fireDrawableChanged, getBarycentre, getBoundingBoxColor, getBounds, getDistance, getLegend, getLongestDistance, getShortestDistance, getSpaceTransformer, getTransform, getTransformBefore, hasLegend, isBoundingBoxDisplayed, isDisplayed, isLegendDisplayed, negative, removeDrawableListener, setBoundingBoxColor, setBoundingBoxDisplayed, setDisplayed, setLegend, setLegendDisplayed, setSpaceTransformer, setTransform, setTransformBefore, toString, vertexGL2, vertexGLES2clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitsetTransformdrawpublic void setPickingId(int id)
setPickingId in interface Pickablepublic int getPickingId()
getPickingId in interface PickableCopyright © 2016. All rights reserved.