Package | Description |
---|---|
org.eclipse.ice.client.widgets.jme | |
org.eclipse.ice.client.widgets.mesh | |
org.eclipse.ice.client.widgets.reactoreditor.plant |
Modifier and Type | Class and Description |
---|---|
class |
CompositeAppState
This class represents a
SimpleAppState that can contain multiple
child SimpleAppState s. |
class |
ViewAppState
|
Modifier and Type | Class and Description |
---|---|
class |
AddMode
This
MeshAppStateMode allows the user to add additional polygons to
the MeshAppState 's MeshComponent by clicking on the grid. |
class |
EditMode
This
MeshAppStateMode allows the user to select available vertices
and modify them by dragging them or deleting them. |
class |
MeshAppState
This jME3-based
AppState provides a 3D view of a
MeshComponent . |
class |
MeshAppStateMode
This provides a base class for custom
AppState s designed for
manipulating the scene in a MeshAppState . |
Modifier and Type | Class and Description |
---|---|
class |
PlantAppState
This jME3-based
AppState provides a 3D view of a reactor plant. |