|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface I3DRenderEvent
An interface that all 3D rendering events must extend.
Method Summary | |
---|---|
Object3D |
getObject3D()
Returns the 3D object associated with this event. |
void |
prepare2D(double xOffset,
double yOffset)
Prepares the coordinates to render on 2D plane. |
Method Detail |
---|
Object3D getObject3D()
void prepare2D(double xOffset, double yOffset)
xOffset
- yOffset
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |