Modifier and Type | Method | Description |
---|---|---|
ClippingPlane |
ClippingManager.getClippingPlane(int i) |
Return the i-th clipping plane.
|
Modifier and Type | Class | Description |
---|---|---|
class |
G2DClippingPlane |
Modifier and Type | Method | Description |
---|---|---|
ClippingPlane |
G2DClippingManager.getClippingPlane(int i) |
Modifier and Type | Method | Description |
---|---|---|
java.util.List<ClippingPlane> |
G2DClippingManager.getClippingPlanes() |
Modifier and Type | Method | Description |
---|---|---|
void |
Motor3D.setClippingPlanes(java.util.List<ClippingPlane> clippingPlanes) |
Modifier and Type | Class | Description |
---|---|---|
class |
JoGLClippingPlane |