|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of Vector4d in org.scilab.forge.scirenderer.clipping |
|---|
| Methods in org.scilab.forge.scirenderer.clipping that return Vector4d | |
|---|---|
Vector4d |
ClippingPlane.getEquation()
Return the plane equation. |
| Methods in org.scilab.forge.scirenderer.clipping with parameters of type Vector4d | |
|---|---|
void |
ClippingPlane.setEquation(Vector4d v)
Set the clipping plane equation. |
| Uses of Vector4d in org.scilab.forge.scirenderer.implementation.g2d.clipping |
|---|
| Methods in org.scilab.forge.scirenderer.implementation.g2d.clipping that return Vector4d | |
|---|---|
Vector4d |
G2DClippingPlane.getEquation()
|
| Methods in org.scilab.forge.scirenderer.implementation.g2d.clipping with parameters of type Vector4d | |
|---|---|
void |
G2DClippingPlane.setEquation(Vector4d v)
|
| Uses of Vector4d in org.scilab.forge.scirenderer.implementation.g2d.motor |
|---|
| Methods in org.scilab.forge.scirenderer.implementation.g2d.motor with parameters of type Vector4d | |
|---|---|
abstract java.util.List<ConvexObject> |
ConvexObject.breakObject(Vector4d v)
Abstract method Break this ConvexObject against a plane |
java.util.List<ConvexObject> |
Segment.breakObject(Vector4d v)
|
java.util.List<ConvexObject> |
SpritedRectangle.breakObject(Vector4d v)
|
java.util.List<ConvexObject> |
Triangle.breakObject(Vector4d v)
|
| Uses of Vector4d in org.scilab.forge.scirenderer.implementation.jogl.clipping |
|---|
| Methods in org.scilab.forge.scirenderer.implementation.jogl.clipping that return Vector4d | |
|---|---|
Vector4d |
JoGLClippingPlane.getEquation()
|
| Methods in org.scilab.forge.scirenderer.implementation.jogl.clipping with parameters of type Vector4d | |
|---|---|
void |
JoGLClippingPlane.setEquation(Vector4d v)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||