template struct ImPlot::MaxIdx

Overview

template <typename T>
struct MaxIdx
{
    // fields

    static const unsigned int Value;

    // methods

    const unsigned int Value();
    const unsigned int Value();
};