Package | Description |
---|---|
gov.nasa.worldwindx.examples.tutorial |
Modifier and Type | Field and Description |
---|---|
protected Cube.OrderedCube |
Cube.currentFramesOrderedCube |
Modifier and Type | Method and Description |
---|---|
protected Cube.OrderedCube |
Cube.makeOrderedRenderable(DrawContext dc)
Compute per-frame attributes, and add the ordered renderable to the ordered renderable list.
|
Modifier and Type | Method and Description |
---|---|
protected boolean |
Cube.intersectsFrustum(DrawContext dc,
Cube.OrderedCube orderedCube)
Determines whether the cube intersects the view frustum.
|