reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
195 double T = (OffsetP - SectionNo * SectionWidth) / SectionWidth; 197 auto &RGBColor0 = ColorMap[SectionNo]; 198 auto &RGBColor1 = ColorMap[std::min(SectionNo + 1, MaxIndex)];