|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface View
Interface describing a View configuration
Method Summary | |
---|---|
float |
getAspect()
Returns the current aspect ratio of this view |
float |
getFarClippingPlane()
Return the far plane of this view |
float |
getNearClippingPlane()
Return the near plane of this view |
java.awt.Rectangle |
getViewport()
Returns a copy of the current viewport of this view |
Method Detail |
---|
java.awt.Rectangle getViewport()
float getAspect()
float getNearClippingPlane()
float getFarClippingPlane()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |