-
Classes in org.web3d.x3d.jsail.Geometry3D used by org.web3d.x3d.jsail.Geometry3D
| Class |
Description |
| BoxObject |
Box is a geometry node specifying a rectangular cuboid.
|
| ConeObject |
Cone is a geometry node.
|
| CylinderObject |
Cylinder is a geometry node.
|
| ElevationGridObject |
ElevationGrid is a geometry node defining a rectangular height field, with default values for a 1m by 1m square at height 0.
|
| ExtrusionObject |
Extrusion is a geometry node that sequentially stretches a 2D cross section along a 3D-spine path in the local coordinate system, creating an outer hull.
|
| IndexedFaceSetObject |
IndexedFaceSet defines polygons using index lists corresponding to vertex coordinates.
|
| SphereObject |
Sphere is a geometry node, representing a perfectly round geometrical object that is the surface of a completely round ball.
|