gov.nasa.worldwind.applications.sar.segmentplane
Class SegmentPlaneRenderer.RenderInfo
java.lang.Object
gov.nasa.worldwind.applications.sar.segmentplane.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
globe
protected Globe globe
markerShapeMap
protected Map<String,MarkerShape> markerShapeMap
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
SegmentPlaneRenderer.RenderInfo
protected SegmentPlaneRenderer.RenderInfo()
getMarkerShape
public MarkerShape getMarkerShape(String shapeType)
isExpired
public boolean isExpired(Globe globe,
SegmentPlane segmentPlane)
makeCurrent
public void makeCurrent(Globe globe,
SegmentPlane segmentPlane)