Module gpuFlux

Class FluxSettings

java.lang.Object
de.grogra.gpuflux.FluxSettings

public class FluxSettings extends Object
  • Field Details

    • PERFORMANCE_BUILD

      public static int PERFORMANCE_BUILD
    • PERFORMANCE_TRACE

      public static int PERFORMANCE_TRACE
    • PERFORMANCE_TYPE

      public static final EnumerationType PERFORMANCE_TYPE
  • Constructor Details

    • FluxSettings

      public FluxSettings()
  • Method Details

    • getModelSpectralLambdaStep

      public static int getModelSpectralLambdaStep()
    • getModelFlatness

      public static float getModelFlatness()
    • getSkyResolution

      public static int getSkyResolution()
    • getChannelResolution

      public static int getChannelResolution()
    • getLightModelSettingsLog

      public static String getLightModelSettingsLog()
    • getOCLInitialSampleCount

      public static int getOCLInitialSampleCount()
    • getOCLMaximumSampleCount

      public static int getOCLMaximumSampleCount()
    • getOCLPreferredDuration

      public static double getOCLPreferredDuration()
    • getOCLMinMeasurements

      public static int getOCLMinMeasurements()
    • getOCLRayOffset

      public static float getOCLRayOffset()
    • getOCLPrecompile

      public static boolean getOCLPrecompile()
    • getOCLGPU

      public static boolean getOCLGPU()
    • getOCLMultiGPU

      public static boolean getOCLMultiGPU()
    • getOCLPerformance

      public static int getOCLPerformance()
    • getOpenCLSettingsLog

      public static String getOpenCLSettingsLog()
    • getRenderDepth

      public static int getRenderDepth()
    • getRandomSeed

      public static int getRandomSeed()
    • getRenderMinPower

      public static float getRenderMinPower()
    • getRenderSpectral

      public static boolean getRenderSpectral()
    • getRenderDispersion

      public static boolean getRenderDispersion()
    • getRenderSettingsLog

      public static String getRenderSettingsLog()
    • getTracerLog

      public static String getTracerLog()