Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
RVirtualCanvasPainter.hxx File Reference
#include <cstdint>
#include <memory>
#include <functional>
#include <string>
Include dependency graph for RVirtualCanvasPainter.hxx:
This graph shows which files directly or indirectly include this file:

Classes

class  ROOT::Experimental::Internal::RVirtualCanvasPainter::Generator
 
class  ROOT::Experimental::Internal::RVirtualCanvasPainter
 Abstract interface for painting a canvas. More...
 

Namespaces

namespace  ROOT
 
namespace  ROOT::Experimental
 
namespace  ROOT::Experimental::Internal
 

Typedefs

using ROOT::Experimental::CanvasCallback_t = std::function<void(bool)>