Package | Description |
---|---|
ilog.views.maps.defense.terrain3d.model |
Classes to manage the 3D terrain model displayed in the 3D view.
|
ilog.views.maps.defense.terrain3d.view |
Base classes to manage the 3D View.
|
Modifier and Type | Class and Description |
---|---|
class |
IlvRasterMappedBuffer3DTile
This class is an
Ilv3DTile based on an IlvRasterTileLoader . |
Modifier and Type | Method and Description |
---|---|
Ilv3DTile[] |
Ilv3DModel.getTiles()
Returns the current list of
Ilv3DTile objects used by the 3D model to represent the
region built by the last call to buildTerrain method . |
Modifier and Type | Method and Description |
---|---|
protected boolean |
Ilv3DView.isTileVisible(Ilv3DTile tile,
Ilv3DCamera camera1)
Computes whether the specified tile is visible given the specified camera
position.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.