Uses of Enum Class
de.grogra.gpuflux.tracer.FluxLightModelTracer.MeasureMode
Packages that use FluxLightModelTracer.MeasureMode
-
Uses of FluxLightModelTracer.MeasureMode in de.grogra.gpuflux.tracer
Methods in de.grogra.gpuflux.tracer that return FluxLightModelTracer.MeasureModeModifier and TypeMethodDescriptionFluxLightModelTracer.getMeasureMode()
Returns the enum constant of this class with the specified name.static FluxLightModelTracer.MeasureMode[]
FluxLightModelTracer.MeasureMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in de.grogra.gpuflux.tracer with parameters of type FluxLightModelTracer.MeasureModeModifier and TypeMethodDescriptionvoid
FluxLightModelTracer.setMeasureMode
(FluxLightModelTracer.MeasureMode measureMode) -
Uses of FluxLightModelTracer.MeasureMode in de.grogra.rgg
Methods in de.grogra.rgg that return FluxLightModelTracer.MeasureModeMethods in de.grogra.rgg with parameters of type FluxLightModelTracer.MeasureModeModifier and TypeMethodDescriptionvoid
FluxLightModel.setMeasureMode
(FluxLightModelTracer.MeasureMode measureMode) Sets the current measurement mode.