Uses of Package
de.jreality.util

Packages that use de.jreality.util
de.jreality.geometry This package contains geometry related utilities. 
de.jreality.reader This package contains classes which implement SceneReader, an interface for reading 3D scene descriptions into a jReality scene graph. 
de.jreality.shader Contains all jReality shading-related classes and interfaces. 
de.jreality.toolsystem This package is responsable for managing the tools in a scene graph: registering them, handling user input, and triggering their activity based on this input. 
de.jreality.toolsystem.config Classes for handling the jReality tool configuration, which guarantees hardware independence for input devices. 
de.jreality.tutorial.reader   
de.jreality.util Miscellaneous jReality utilities used in the core packages. 
de.jreality.writer.u3d   
 

Classes in de.jreality.util used by de.jreality.geometry
ColorGradient
           
Rectangle3D
          A Rectangle3D represents a rectangular parallelopiped in three dimensional space: a "box".
 

Classes in de.jreality.util used by de.jreality.reader
Input
          Abstraction of an input source, whether given as a file on the local file system, a URL, or as a Java resource.
 

Classes in de.jreality.util used by de.jreality.shader
Input
          Abstraction of an input source, whether given as a file on the local file system, a URL, or as a Java resource.
 

Classes in de.jreality.util used by de.jreality.toolsystem
RenderTrigger
          RenderTrigger is a class for managing render requests for a scene (or parts of it) One can add subtrees of a scene (SceneGraphComponents and their children) to be watched for changes.
 

Classes in de.jreality.util used by de.jreality.toolsystem.config
Input
          Abstraction of an input source, whether given as a file on the local file system, a URL, or as a Java resource.
 

Classes in de.jreality.util used by de.jreality.tutorial.reader
Input
          Abstraction of an input source, whether given as a file on the local file system, a URL, or as a Java resource.
 

Classes in de.jreality.util used by de.jreality.util
ColorGradient
           
ConfigurationAttributes
          This class is for managing configuration settings based on java.lang.Properties.
DefaultMatrixSupport
          Utility to store default matrices for Transformations.
Input
          Abstraction of an input source, whether given as a file on the local file system, a URL, or as a Java resource.
PathCollector.Matcher
           
Rectangle3D
          A Rectangle3D represents a rectangular parallelopiped in three dimensional space: a "box".
 

Classes in de.jreality.util used by de.jreality.writer.u3d
Rectangle3D
          A Rectangle3D represents a rectangular parallelopiped in three dimensional space: a "box".