| Package | Description |
|---|---|
| org.web3d.x3d.jsail.NURBS |
The NURBS component describes Non-uniform Rational B-Spline (NURBS) geometry and interpolation
nodes.
|
| org.web3d.x3d.sai.NURBS |
The NURBS component describes Non-uniform Rational B-Spline (NURBS) geometry and interpolation
nodes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
NurbsSwungSurfaceObject
X3D node tooltip: [X3DNurbsControlCurveNode] NurbsSwungSurface contains a profileCurve and a trajectoryCurve [X3DNurbsControlCurveNode]
|
| Modifier and Type | Method and Description |
|---|---|
NurbsSwungSurface |
NurbsSwungSurface.setCcw(boolean newValue)
Assign boolean value to initializeOnly SFBool field named ccw.
|
NurbsSwungSurface |
NurbsSwungSurface.setCssClass(java.lang.String newValue)
Assign String value to inputOutput SFString field named class.
|
NurbsSwungSurface |
NurbsSwungSurface.setDEF(java.lang.String newValue)
Assign String value to inputOutput SFString field named DEF.
|
NurbsSwungSurface |
NurbsSwungSurface.setMetadata(X3DMetadataObject newValue)
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
|
NurbsSwungSurface |
NurbsSwungSurface.setProfileCurve(X3DNurbsControlCurveNode newValue)
Assign X3DNurbsControlCurveNode instance (using a properly typed node) to inputOutput SFNode field profileCurve.
|
NurbsSwungSurface |
NurbsSwungSurface.setSolid(boolean newValue)
Assign boolean value to initializeOnly SFBool field named solid.
|
NurbsSwungSurface |
NurbsSwungSurface.setTrajectoryCurve(X3DNurbsControlCurveNode newValue)
Assign X3DNurbsControlCurveNode instance (using a properly typed node) to inputOutput SFNode field trajectoryCurve.
|
NurbsSwungSurface |
NurbsSwungSurface.setUSE(java.lang.String newValue)
Assign String value to inputOutput SFString field named USE.
|
Copyright ©2005-2017 Web3D Consortium under an open-source license, free for any use. Feedback is welcome.