enum cv::viz::RepresentationValues

#include <widgets.hpp>

enum RepresentationValues
{
    REPRESENTATION_POINTS,
    REPRESENTATION_WIREFRAME,
    REPRESENTATION_SURFACE,
};