|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Surface | |
---|---|
com.jme3.scene.shape |
Uses of Surface in com.jme3.scene.shape |
---|
Methods in com.jme3.scene.shape that return Surface | |
---|---|
static Surface |
Surface.createNurbsSurface(java.util.List<java.util.List<Vector4f>> controlPoints,
java.util.List<java.lang.Float>[] nurbKnots,
int uSegments,
int vSegments,
int basisUFunctionDegree,
int basisVFunctionDegree)
This method creates a NURBS surface. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |