|
HOME | PROJECTS | REALITY | EMAIL |
||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Object
|
+--ReOSTrackable
|
+--ReOSRenderer
Name: class ReOSRenderer Desc: base class for a ReOS-renderer
| Constructor Summary | |
ReOSRenderer()
|
|
| Method Summary | |
abstract void |
render(ReOSRenderable obj,
ReOSDC xdc)
pure virtual render function |
| Methods inherited from class ReOSTrackable |
equals,
getReOSID,
getReOSName,
setReOSID,
setReOSName,
toString |
| Methods inherited from class java.lang.Object |
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
| Constructor Detail |
public ReOSRenderer()
| Method Detail |
public abstract void render(ReOSRenderable obj,
ReOSDC xdc)
obj - object to be renderedxdc - context to draw with
|
HOME | PROJECTS | REALITY | EMAIL |
||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||