Class GaiaZUpTransformer

java.lang.Object
com.gaia3d.process.preprocess.GaiaZUpTransformer
All Implemented Interfaces:
PreProcess

public class GaiaZUpTransformer extends Object implements PreProcess
  • Constructor Details

    • GaiaZUpTransformer

      public GaiaZUpTransformer()
  • Method Details

    • run

      public TileInfo run(TileInfo tileInfo)
      Specified by:
      run in interface PreProcess
    • clampEpsilon

      public static double clampEpsilon(double value, double epsilon)
    • printMatrix

      public void printMatrix(org.joml.Matrix3d matrix)