|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ClipRegion | |
|---|---|
| apps.remotecontrol.tableportal | |
| synergynetframework.jme.cursorsystem.elements.twod | |
| Uses of ClipRegion in apps.remotecontrol.tableportal |
|---|
| Classes in apps.remotecontrol.tableportal that implement ClipRegion | |
|---|---|
class |
ClipRectangleHud
The Class ClipRectangleHud. |
| Uses of ClipRegion in synergynetframework.jme.cursorsystem.elements.twod |
|---|
| Methods in synergynetframework.jme.cursorsystem.elements.twod that return ClipRegion | |
|---|---|
ClipRegion |
ClipRegistry.getClipRegionForSpatial(com.jme.scene.Spatial spatial)
Gets the clip region for spatial. |
| Methods in synergynetframework.jme.cursorsystem.elements.twod that return types with arguments of type ClipRegion | |
|---|---|
java.util.HashMap<com.jme.scene.Spatial,ClipRegion> |
ClipRegistry.getClipRegions()
Gets the clip regions. |
| Methods in synergynetframework.jme.cursorsystem.elements.twod with parameters of type ClipRegion | |
|---|---|
void |
ClipRegistry.registerClipRegion(com.jme.scene.Spatial spatial,
ClipRegion clipRegion)
Register clip region. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||