Uses of Package
de.jreality.math

Packages that use de.jreality.math
de.jreality.math Mathematical utilities. 
de.jreality.shader Contains all jReality shading-related classes and interfaces. 
de.jreality.tools Implementations of standard Tools. 
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.util Miscellaneous jReality utilities used in the core packages. 
de.jreality.vr   
 

Classes in de.jreality.math used by de.jreality.math
CubicBSpline
          Interpolates a sorted function table y[i] = f( x[i] ) by cubic B-splines.
FactoredMatrix
           The FactoredMatrix class is a subclass of Matrix supporting a canonical factorization of the matrix into simpler factors.
Matrix
          A simple wrapper class for 4x4 real matrices.
MatrixBuilder
           This class wraps a Matrix instance for easy specification of concatenated operations.
Quaternion
           A simple quaternion class for support for FactoredMatrix and isometry generation in P3.
 

Classes in de.jreality.math used by de.jreality.shader
Matrix
          A simple wrapper class for 4x4 real matrices.
 

Classes in de.jreality.math used by de.jreality.tools
Matrix
          A simple wrapper class for 4x4 real matrices.
 

Classes in de.jreality.math used by de.jreality.toolsystem
Matrix
          A simple wrapper class for 4x4 real matrices.
 

Classes in de.jreality.math used by de.jreality.util
Matrix
          A simple wrapper class for 4x4 real matrices.
 

Classes in de.jreality.math used by de.jreality.vr
Matrix
          A simple wrapper class for 4x4 real matrices.