Package | Description |
---|---|
ilog.views.maps.defense.terrain3d.view |
Base classes to manage the 3D View.
|
Modifier and Type | Method and Description |
---|---|
Ilv3DModel |
Ilv3DView.get3DModel()
Returns the
Ilv3DModel associated with this
Ilv3DView . |
Ilv3DModel |
Ilv3DViewBoundsDataSource.getModel3D()
Returns the 3D Model.
|
Modifier and Type | Method and Description |
---|---|
void |
Ilv3DView.set3DModel(Ilv3DModel model3D)
Sets the
Ilv3DModel to render. |
Constructor and Description |
---|
Ilv3DView(Ilv3DModel model3D)
Constructs an
Ilv3DView that renders the specified
Ilv3DModel . |
Ilv3DView(Ilv3DModel model3D,
boolean useSwingJPanel)
Constructs an
Ilv3DView that renders the specified
Ilv3DModel . |
© Copyright 2024 Rogue Wave Software, Inc., a Perforce company.. All Rights Reserved.