MCPcopy Create free account
hub / github.com/Profactor/cv-plot / CVPLOT_LIBRARY_INTERFACE

Class CVPLOT_LIBRARY_INTERFACE

CvPlot/inc/CvPlot/core/Axes.h:16–16  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

14namespace CvPlot {
15
16class CVPLOT_LIBRARY_INTERFACE Axes :public DrawableDeque {
17public:
18 Axes();
19 ~Axes();

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected