|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--unbboolean.gui.save.SaveSolid
|
+--unbboolean.gui.save.SavePrimitiveSolid
|
+--unbboolean.gui.save.SaveSphereSolid
Class representing a sphere solid to be saved
| Constructor Summary | |
SaveSphereSolid(SphereSolid solid)
Constructs a SaveSphereSolid object based on a SphereSolid object |
|
| Method Summary | |
CSGSolid |
getSolid()
Gets the solid corresponding to this save solid |
| Methods inherited from class unbboolean.gui.save.SaveSolid |
getSaveSolid |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SaveSphereSolid(SphereSolid solid)
solid - sphere solid to be saved| Method Detail |
public CSGSolid getSolid()
getSolid in class SaveSolid
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||