| Package | Description |
|---|---|
| org.web3d.x3d.jsail.Layering |
The Layering component describes how to layer a set of subscene layers into a composite
scene.
|
| org.web3d.x3d.sai.Layering |
The Layering component describes how to layer a set of subscene layers into a composite
scene.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ViewportObject
X3D node tooltip: (X3D version 3.2 or later) [X3DViewportNode, X3DBoundedObject] Viewport is a Grouping node that can contain most nodes.
|
| Modifier and Type | Method and Description |
|---|---|
Viewport |
Viewport.setBboxCenter(float[] newValue)
Assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
|
Viewport |
Viewport.setBboxSize(float[] newValue)
Assign 3-tuple float array within allowed range of [0,infinity), or default value [-1 -1 -1], to initializeOnly SFVec3f field named bboxSize.
|
Viewport |
Viewport.setChildren(X3DNode[] newValue)
Assign X3DNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field children.
|
Viewport |
Viewport.setClipBoundary(float[] newValue)
Assign float array within allowed range of [0,1] to inputOutput MFFloat field named clipBoundary.
|
Viewport |
Viewport.setCssClass(java.lang.String newValue)
Assign String value to inputOutput SFString field named class.
|
Viewport |
Viewport.setDEF(java.lang.String newValue)
Assign String value to inputOutput SFString field named DEF.
|
Viewport |
Viewport.setMetadata(X3DMetadataObject newValue)
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
|
Viewport |
Viewport.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.