Package | Description |
---|---|
de.jreality.geometry |
This package contains geometry related utilities.
|
de.jreality.plugin.geometry | |
de.jreality.scene |
This package contains the essential classes of the jReality scene graph.
|
de.jreality.shader |
Contains all jReality shading-related classes and interfaces.
|
de.jreality.tutorial.geom | |
de.jreality.tutorial.gui |
Class and Description |
---|
AbstractGeometryFactory
The grandfather of all the jReality geometry factories.
|
AbstractIndexedFaceSetFactory
This class implements the functionality of the API class
IndexedFaceSetFactory . |
AbstractIndexedLineSetFactory |
AbstractPointSetFactory |
AbstractQuadMeshFactory |
BezierPatchMesh
This class implements Bezier tensor product surfaces of arbitrary dimension.
|
FrameFieldType |
GeometryFactory |
IndexedFaceSetFactory
This factory classes can be used to create and edit instances of
IndexedFaceSet . |
IndexedLineSetFactory
This is a factory class for constructing and editing instances of
IndexedLineSet . |
ParametricSurfaceFactory.Immersion
Represents a map of two variables into n--dimensional space.
|
ParametricTriangularSurfaceFactory.Immersion |
QuadMeshFactory
This factory class supports creating and editing of quad meshes, that is, regular meshes of quadrilaterals.
|
TubeFactory
This class calculates tubes around curves.
|
TubeUtility.FrameInfo
This class provides information about a frame field at a given point
of a curve in 3-space (not necessarily euclidean!).
|
Class and Description |
---|
HeightFieldFactory
A factory for generating instances of
IndexedFaceSet which
are defined by a height field. |
IndexedFaceSetFactory
This factory classes can be used to create and edit instances of
IndexedFaceSet . |
IndexedLineSetFactory
This is a factory class for constructing and editing instances of
IndexedLineSet . |
ParametricSurfaceFactory
This factory specializes the
QuadMeshFactory further, replacing the explicit definition of the
vertex coordinates with a functional definition. |
ParametricTriangularSurfaceFactory
This class is similar to
ParametricSurfaceFactory but it works with a triangular
rather than rectangular parametric domain. |
PointSetFactory
A factory class for creating and updating point sets.
|
QuadMeshFactory
This factory class supports creating and editing of quad meshes, that is, regular meshes of quadrilaterals.
|
Class and Description |
---|
GeometryFactory |
Class and Description |
---|
FrameFieldType |
Class and Description |
---|
ParametricSurfaceFactory.Immersion
Represents a map of two variables into n--dimensional space.
|
Class and Description |
---|
ParametricSurfaceFactory.Immersion
Represents a map of two variables into n--dimensional space.
|