struct mrpt::opengl::CRenderizable::State

#include <mrpt/opengl/CRenderizable.h>

struct State
{
    //
fields

    bool outdatedBuffers = true;
};