|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ClippingManager
Clipping manager interface.
| Method Summary | |
|---|---|
void |
disableClipping()
Disable all clipping plane. |
ClippingPlane |
getClippingPlane(int i)
Return the i-th clipping plane. |
int |
getClippingPlaneNumber()
Return the number of available clipping plane. |
| Method Detail |
|---|
int getClippingPlaneNumber()
ClippingPlane getClippingPlane(int i)
null is returned if i is not a valid index.
i - the given index.
void disableClipping()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||