gov.nasa.worldwind.render
Class SegmentPlaneRenderer.RenderInfo
java.lang.Object
gov.nasa.worldwind.render.SegmentPlaneRenderer.RenderInfo
- Enclosing class:
- SegmentPlaneRenderer
protected static class SegmentPlaneRenderer.RenderInfo
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
borderCapIndexCount
protected int borderCapIndexCount
borderCapIndices
protected IntBuffer borderCapIndices
borderCapNormals
protected FloatBuffer borderCapNormals
borderCapVertices
protected FloatBuffer borderCapVertices
borderCylinderIndexCount
protected int borderCylinderIndexCount
borderCylinderIndices
protected IntBuffer borderCylinderIndices
borderCylinderNormals
protected FloatBuffer borderCylinderNormals
borderCylinderVertices
protected FloatBuffer borderCylinderVertices
controlPointShape
protected MarkerShape controlPointShape
globe
protected Globe globe
planeFillIndexCount
protected int planeFillIndexCount
planeFillIndices
protected IntBuffer planeFillIndices
planeGridIndexCount
protected int planeGridIndexCount
planeGridIndices
protected IntBuffer planeGridIndices
planeNormals
protected DoubleBuffer planeNormals
planeOutlineIndexCount
protected int planeOutlineIndexCount
planeOutlineIndices
protected IntBuffer planeOutlineIndices
planeReferenceCenter
protected Vec4 planeReferenceCenter
planeVertices
protected DoubleBuffer planeVertices
segmentPlaneKey
protected Object segmentPlaneKey
segmentPointShape
protected MarkerShape[] segmentPointShape
SegmentPlaneRenderer.RenderInfo
protected SegmentPlaneRenderer.RenderInfo()
isExpired
public boolean isExpired(Globe globe,
SegmentPlane segmentPlane)
makeCurrent
public void makeCurrent(Globe globe,
SegmentPlane segmentPlane)