Uses of Package
de.jreality.geometry

Packages that use de.jreality.geometry
de.jreality.geometry This package contains geometry related utilities. 
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   
 

Classes in de.jreality.geometry used by de.jreality.geometry
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.
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!).
 

Classes in de.jreality.geometry used by de.jreality.scene
GeometryFactory
           
 

Classes in de.jreality.geometry used by de.jreality.shader
FrameFieldType
           
 

Classes in de.jreality.geometry used by de.jreality.tutorial.geom
ParametricSurfaceFactory.Immersion
          Represents a map of two variables into n--dimensional space.
 

Classes in de.jreality.geometry used by de.jreality.tutorial.gui
ParametricSurfaceFactory.Immersion
          Represents a map of two variables into n--dimensional space.