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