|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Vector4d | |
|---|---|
| org.scilab.forge.scirenderer.clipping | |
| org.scilab.forge.scirenderer.implementation.jogl.clipping | |
| 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.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 | |||||||||