Package com.gaia3d.process.preprocess
Class GaiaZUpTransformer
java.lang.Object
com.gaia3d.process.preprocess.GaiaZUpTransformer
- All Implemented Interfaces:
PreProcess
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic doubleclampEpsilon(double value, double epsilon) voidprintMatrix(org.joml.Matrix3d matrix)
-
Constructor Details
-
GaiaZUpTransformer
public GaiaZUpTransformer()
-
-
Method Details
-
run
- Specified by:
runin interfacePreProcess
-
clampEpsilon
public static double clampEpsilon(double value, double epsilon) -
printMatrix
public void printMatrix(org.joml.Matrix3d matrix)
-