1#ifndef LIBS_GRAPHICSCOMP_CSCROLLGRAPHICS_HPP_
2#define LIBS_GRAPHICSCOMP_CSCROLLGRAPHICS_HPP_
15 auto epsilon =
static_cast<float>(0.000001);
31 void setNumElements(uint64_t numElementsTotal, uint64_t numElementsShow);
39 double *sizeYComp)
override;
Definition AbstractComponentGraphics.hpp:21
Definition CEventGraphics.hpp:9
Definition CLibraryImages.hpp:11
Definition CRectangleGraphics.hpp:10
Definition IGraphics.hpp:20