Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
RVirtualCanvasPainter.hxx File Reference
#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
 This file contains a specialised ROOT message handler to test for diagnostic in unit tests.
 
namespace  ROOT::Experimental
 
namespace  ROOT::Experimental::Internal
 

Typedefs

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