This is the complete list of members for Quantum.Profiling.QuantumGraphSeriesValue, including all inherited members.
_material | Quantum.Profiling.QuantumGraphSeries | protected |
_samples | Quantum.Profiling.QuantumGraphSeries | protected |
_targetImage | Quantum.Profiling.QuantumGraphSeries | protected |
_values | Quantum.Profiling.QuantumGraphSeries | protected |
_valuesShaderPropertyID | Quantum.Profiling.QuantumGraphSeries | protected |
Initialize() | Quantum.Profiling.QuantumGraphSeries | inline |
OnInitialize() | Quantum.Profiling.QuantumGraphSeriesValue | inlineprotectedvirtual |
OnRestore() | Quantum.Profiling.QuantumGraphSeriesValue | inlineprotectedvirtual |
Restore() | Quantum.Profiling.QuantumGraphSeries | inline |
Samples | Quantum.Profiling.QuantumGraphSeries | |
SetColors(Color normalColor, Color averageColor, Color threshold1Color, Color threshold2Color, Color threshold3Color) | Quantum.Profiling.QuantumGraphSeriesValue | inline |
SetThresholds(float threshold1, float threshold2, float threshold3) | Quantum.Profiling.QuantumGraphSeriesValue | inline |
SetValues(float[] values, int offset, int samples) | Quantum.Profiling.QuantumGraphSeriesValue | inlinevirtual |
SetValues(float[] values, int offset, float minValue, float maxValue, float averageValue) | Quantum.Profiling.QuantumGraphSeriesValue | inline |